PaperSize Property (PageSetup)
In This Topic
Gets or sets the size of the paper to be printed on.
Syntax
'Declaration
Public Property PaperSize As PaperKind
public PaperKind PaperSize {get; set;}
Property Value
A
PaperKind value, representing the size of the paper to be printed on.
See Also