Overload List
| Name | Description |
|---|---|
| PdfPageSettings()()()() |
Initializes a new instance of the class.
|
| PdfPageSettings(SizeF) |
Initializes a new instance of the class.
|
| PdfPageSettings(Single) |
Initializes a new instance of the class.
|
| PdfPageSettings(PdfPageOrientation) |
Initializes a new instance of the class.
|
| PdfPageSettings(SizeF, PdfPageOrientation) |
Initializes a new instance of the class.
|
| PdfPageSettings(SizeF, Single) |
Initializes a new instance of the class.
|
| PdfPageSettings(SizeF, PdfPageOrientation, Single) |
Initializes a new instance of the class.
|
| PdfPageSettings(Single, Single, Single, Single) |
Initializes a new instance of the class.
|
| PdfPageSettings(SizeF, Single, Single, Single, Single) |
Initializes a new instance of the class.
|
| PdfPageSettings(SizeF, PdfPageOrientation, Single, Single, Single, Single) |
Initializes a new instance of the class.
|