Pdf |
The PdfRectangle type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to this PdfRectangle instance.
(Overrides ObjectEquals(Object)) | |
Equals(PdfRectangle) | Determines whether the other PdfRectangle is equal to this PdfRectangle instance. | |
GetHashCode |
Returns a hash code for this PdfRectangle instance.
(Overrides ObjectGetHashCode) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString |
Returns a String that represents this PdfRectangle instance.
(Overrides ObjectToString) |
Name | Description | |
---|---|---|
GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |