ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : PaperHeight Property |
'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;}