Width Property (PaperSize)
In This Topic
Gets or sets the width of the paper, in hundredths of an inch.
Syntax
'Declaration
Public Property Width As Integer
public int Width {get; set;}
Property Value
The width of the paper, in hundredths of an inch.
See Also