Pdf |
The PdfRectangle type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bottom | Gets the bottom Y coordinate of the rectangle. |
![]() | Height | Gets the height of the rectangle. |
![]() | Left | Gets the left X coordinate of the rectangle. |
![]() | Right | Gets the right X coordinate of the rectangle. |
![]() | Top | Gets the top Y coordinate of the rectangle. |
![]() | Width | Gets the width of the rectangle. |
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) |
![]() | 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) |