'Declaration Public Property PaperHeight As UShort
'Usage Dim instance As ImGearPDFPrintOptions Dim value As UShort instance.PaperHeight = value value = instance.PaperHeight
public ushort PaperHeight {get; set;}
'Declaration Public Property PaperHeight As UShort
'Usage Dim instance As ImGearPDFPrintOptions Dim value As UShort instance.PaperHeight = value value = instance.PaperHeight
public ushort PaperHeight {get; set;}