PdfSize Methods |
The PdfSize type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Specifies whether this PdfSize has the same size as the specified Object.
(Overrides ObjectEquals(Object).) | |
Equals(PdfSize) |
Specifies whether this PdfSize contains the same coordinates as the specified size.
| |
FitToSize |
Scale to fit given size while maintaining the aspect ratio.
| |
GetHashCode |
Returns the hash code for this PdfSize.
(Overrides ObjectGetHashCode.) | |
ToString |
Returns a string that represents this instance of PdfSize.
(Overrides ObjectToString.) |