PdfSize Properties

The PdfSize type exposes the following members.

Properties

  NameDescription
Public propertyHeight
Gets or sets the vertical component of this PdfSize.
Public propertyIsEmpty
Gets a value indicating whether this PdfSize has zero width and height.
Public propertyWidth
Gets or sets the horizontal component of this PdfSize.

See Also