Click or drag to resize

PdfRectangle Properties

The PdfRectangle type exposes the following members.

Properties
 NameDescription
Public propertyBottom Gets the bottom Y coordinate of the rectangle.
Public propertyHeight Gets the height of the rectangle.
Public propertyLeft Gets the left X coordinate of the rectangle.
Public propertyMetadata(Optional; PDF 1.4) A metadata stream containing metadata for the component.
(Inherited from PdfObject)
Public propertyRight Gets the right X coordinate of the rectangle.
Public propertyTop Gets the top Y coordinate of the rectangle.
Public propertyWidth Gets the width of the rectangle.
Top
See Also