Click or drag to resize

PdfBounds Properties

The PdfBounds type exposes the following members.

Properties
  NameDescription
Public propertyBottom
Gets the offset of the bottom side of this boundary.
Public propertyStatic memberEmpty
Returns the Empty PdfBounds
Public propertyHeight
Gets the height.
Public propertyLeft
Gets the offset of the left side of this boundary.
Public propertyRight
Gets the offset of the right side of this boundary.
Public propertyTop
Gets the offset of the top side of this boundary.
Public propertyWidth
Gets the width.
Top
See Also