PdfPageOptions Methods

The PdfPageOptions type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetSize
Sets the size-related properties of the page using the provided PdfPaperSize value.
Public methodSetSizeInches
Sets the size-related properties of the page using the provided width and height in inches.
Public methodSetSizePoints
Sets the size-related properties of the page using the provided width and height in points.
Public methodToString (Inherited from Object.)

See Also