Page Members
In This Article
#Properties
Name | Description |
---|---|
Can |
Specifies whether or not a brick is displayed in a printed or exported document.
Inherited from Brick |
Document | Gets the document which contains the page. |
ID | Specifies the page’s identifier. |
Index |
Gets the page index within the Page |
Inner |
Provides access to the inner bricks of Page. |
Location |
Defines the current brick’s location, in Graphics |
Margins |
Gets the margins value (measured in three hundredths of an inch) of the current page. |
Modifier |
Specifies the page area for displaying a specific brick.
Inherited from Brick |
No |
Specifies whether or not a brick’s bounds can be clipped.
Inherited from Brick |
Original |
Gets or sets the page index within the page collection when the document is created. |
Original |
Gets or sets the page count when the document is created. |
Page |
Gets the size of the current page. |
Paper |
Gets or sets the type of paper for the page. |
Printed |
Obsolete. Specifies whether the current brick will be printed.
Inherited from Brick |
Rect |
Defines the current brick’s location and size, in Graphics |
Repeat |
Specifies whether to repeat a brick for a content that is split across multiple pages vertically.
Inherited from Brick |
Right |
For internal use. |
Scale |
Gets or sets the scale factor (in fractions of 1), by which a page is scaled. |
Size |
Defines the current brick’s size, in Graphics |
Stored |
For internal use.
Inherited from Brick |
Watermark | Provides access to the current watermark on this page. |
Watermark |
Specifies the unique identifier of a watermark to be displayed on a page. |
#Methods
Name | Description |
---|---|
Add |
Adds the specified brick to the page. |
Assign |
Assigns a new watermark to a page’s Page. |
Clone() |
Creates a new Brick |
Draw |
|
Draw |
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the size and location of the specified brick in the current page. |
Get |
For internal use. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
For internal use. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also