Page(Single, Single) Constructor
Initializes a new instance of the Page class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| width | Single | The page’s width. |
| height | Single | The page’s height. |
See Also