The PdfSize type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Add | |
![]() | Equals(Object) | (Overrides ValueType.Equals(Object).) |
![]() | Equals(PdfSize) |
Tests to see whether the specified size has the same dimensions as this
PdfSize.
|
![]() | GetHashCode |
Returns a hash code for this PdfSize structure.
(Overrides ValueType.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Subtract | |
![]() | ToPdfPoint | |
![]() | ToString() |
Converts this PdfSize to a human readable string.
(Overrides ValueType.ToString().) |
![]() | ToString(IFormatProvider) |
Converts this PdfSize to a human readable string.
|
Name | Description | |
---|---|---|
![]() | ToPointF | (Defined by PdfSizeGdiExtensions.) |
![]() | ToSize | (Defined by PdfSizeGdiExtensions.) |
![]() | ToSizeF | (Defined by PdfSizeGdiExtensions.) |