ImageGear .NET - Updated July 5, 2018
PaperHeight Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : PaperHeight Property
Gets or sets a height of paper in points.
Syntax
'Declaration
 
Public Property PaperHeight As UShort
 
'Usage
 
Dim instance As ImGearPDFPrintOptions
Dim value As UShort
 
instance.PaperHeight = value
 
value = instance.PaperHeight

Property Value

Ushort value.
See Also

Reference

ImGearPDFPrintOptions Class
ImGearPDFPrintOptions Members