[]
Set current page settings from this document.
public void SetPageSettings(SizeF pageSize, Margins margins)
Public Sub SetPageSettings(pageSize As SizeF, margins As Margins)
| Type | Name | Description |
|---|---|---|
| SizeF | pageSize | The size of the current page. |
| Margins | margins | The print margins for the current page. |