PaperSize Property (PageSetup)
Gets or sets the size of the paper.
'Declaration
Public Property PaperSize As PaperSize
'Usage
Dim instance As PageSetup
Dim value As PaperSize
instance.PaperSize = value
value = instance.PaperSize
Property Value
An
PaperSize value represents the size of the paper.