PdfBox Properties

The PdfBox type exposes the following members.

Properties

  NameDescription
Public propertyBottom
Gets the y-coordinate of the bottom edge of this PdfBox structure.
Public propertyHeight
Gets the height of this PdfBox structure.
Public propertyIsEmpty
Tests whether the Width or Height property of this PdfBox has a value of zero.
Public propertyLeft
Gets the x-coordinate of the left edge of this PdfBox structure.
Public propertyLocation
Gets the coordinates of the lower-left corner of this PdfBox structure.
Public propertyRight
Gets the x-coordinate of the right edge of this PdfBox structure.
Public propertySize
Gets the size of this PdfBox.
Public propertyTop
Gets the y-coordinate of the top edge of this PdfBox structure.
Public propertyWidth
Gets the width of this PdfBox structure.

See Also