PageLayoutSettings Class Members
In This Topic
The following tables list the members exposed by
PageLayoutSettings.
Public Constructors
Public Properties
| Name | Description |
| ContentScale | Gets or sets the content scale. |
| PagePadding | Gets or sets padding of a document page, in DIP. |
| PageSize | Gets or sets size of a document page. |
Public Methods
| Name | Description |
| Clone | Creates an exact copy of this PageLayoutSettings. |
| CopyTo | Copies the state of the current object to the target object. |
| Equals | Determines whether the specified System.Object, is equal to this instance. |
| GetHashCode | Serves as the default hash function. |
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
See Also