Pdf |
The PdfMetamorphosisSizes type exposes the following members.
Name | Description | |
---|---|---|
PdfMetamorphosisSizes | Creates an instance of the Sizes class. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
FromInch | Get Sizes object from inches. | |
FromMm | Get Sizes object from mm. | |
FromPix | Get Sizes object from pixes. | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
Addition(PdfMetamorphosisSizes, PdfMetamorphosisSizes) | Allows to concatenate two Sizes objects. |