Name | Description | |
---|---|---|
NPaperSize Constructor | Overloaded. |
The following tables list the members exposed by NPaperSize.
Name | Description | |
---|---|---|
NPaperSize Constructor | Overloaded. |
Name | Description | |
---|---|---|
Height | Gets paper height. | |
HeightInDIPs | Gets the paper height in DIPs. | |
Orientation | Gets the default orientation of this paper size - Portrait if Width is smaller than or equal to Height, otherwise Landscape. | |
PaperKind | Gets the paper kind of this paper size. | |
Width | Gets the paper width. | |
WidthInDIPs | Gets the paper width in DIPs. |
Name | Description | |
---|---|---|
ConvertToDIPs | Converts this paper size object to a size object in DIPs | |
Deserialize | Deserializes the object state from the specified property bag. | |
Equals | Determines whether the specified object is equal to the current one. | |
GetHashCode | Returns the hash code of the current object. | |
Serialize | Serializes the object state into the specified property bag. | |
ToInches | Converts this paper size object to a size object in Incesh | |
ToMillimeters | Converts this paper size object to a size object in Millimeteres | |
ToString | Gets a string representation of this object |
Equality | Determines whether a is equal to b |
Inequality | Determines whether a is not equal to b |