'Declaration
Public Property PrintPaperSize As PrintPaperSizeOption
'Usage
Dim instance As PrinterPrintOptions Dim value As PrintPaperSizeOption instance.PrintPaperSize = value value = instance.PrintPaperSize
public PrintPaperSizeOption PrintPaperSize {get; set;}