SetPaperSizes Method
SetPaperSizes(Unit, Unit)
Declaration
public void SetPaperSizes(Unit width, Unit height)
Public Sub SetPaperSizes(width As Unit, height As Unit)
Parameters
| Type |
Name |
Description |
| Unit |
width |
The width to set.
|
| Unit |
height |
The height to set.
|