Winnovative PDF Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Page
Size
Height Property
Gets or sets the page height in points. 1 point is 1/72 inch
Definition
Namespace:
Winnovative.Pdf.Next
Assembly:
Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
Copy
public
int
Height
{
get
; }
Property Value
Int32
See Also
Reference
PdfPageSize Class
Winnovative.Pdf.Next Namespace
In This Article
Definition
See Also