Pdf |
The PdfSize type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfSize | Initializes a new instance of the PdfSize structure that contains the specified width and height. |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to this PdfSize instance.
(Overrides ValueTypeEquals(Object)) | |
| Equals(PdfSize) | Determines whether the other PdfSize is equal to this PdfSize instance. | |
| GetHashCode |
Returns a hash code for this PdfSize instance.
(Overrides ValueTypeGetHashCode) | |
| ToString |
Returns a String that represents this PdfSize instance.
(Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| Equality(PdfSize, PdfSize) | Determines whether first and second PdfSizes are equal. | |
| Inequality(PdfSize, PdfSize) | Determines whether first and second PdfSizes are not equal. |