Click or drag to resize

PdfPageSettings Constructor

Overload List
Name Description
Public method PdfPageSettings
Initializes a new instance of theclass.
Public method PdfPageSettings(SizeF)
Initializes a new instance of theclass.
Public method PdfPageSettings(Single)
Initializes a new instance of theclass.
Public method PdfPageSettings(PdfPageOrientation)
Initializes a new instance of theclass.
Public method PdfPageSettings(SizeF, PdfPageOrientation)
Initializes a new instance of theclass.
Public method PdfPageSettings(SizeF, Single)
Initializes a new instance of theclass.
Public method PdfPageSettings(SizeF, PdfPageOrientation, Single)
Initializes a new instance of theclass.
Public method PdfPageSettings(Single, Single, Single, Single)
Initializes a new instance of theclass.
Public method PdfPageSettings(SizeF, Single, Single, Single, Single)
Initializes a new instance of theclass.
Public method PdfPageSettings(SizeF, PdfPageOrientation, Single, Single, Single, Single)
Initializes a new instance of theclass.
Top
See Also