Page
|
The PageParams type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PageParams | Default constructor for the PageParams class. Constructs an object with the following characteristics: * Paper width of the page = 210 * Paper height of the page = 297 * Left margin of the page = 0 * Right margin of the page = 0 * Top margin of the page = 0 * Bottom margin of the page = 0 |
![]() |
PageParams(PageParams) | Copy constructor for the PageParams class. Copies the input page parameters. |
Name | Description | |
---|---|---|
![]() |
AutoDelete | (Inherited from DisposableWrapper) |
![]() |
BottomMargin | |
![]() |
IsDisposed | (Inherited from DisposableWrapper) |
![]() |
LeftMargin | |
![]() |
PaperHeight | |
![]() |
PaperWidth | |
![]() |
RightMargin | |
![]() |
TopMargin | |
![]() |
UnmanagedObject | (Inherited from DisposableWrapper) |
Name | Description | |
---|---|---|
![]() |
CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
![]() |
Dispose | (Inherited from DisposableWrapper) |
![]() |
Equals | (Inherited from DisposableWrapper) |
![]() |
GetHashCode | (Inherited from DisposableWrapper) |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
scale | Scales the page parameters by the specified scale factor. |
![]() |
setParams(Double, Double) | Sets the width and height of the page. |
![]() |
setParams(Double, Double, Double, Double, Double, Double) | Sets the page parameters. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object) |
© Bricsys NV. All rights reserved. |