PageSetupPageHeight Property |
Gets or sets the height of the page (in points).
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 29.0.35.1122
Syntaxpublic double PageHeight { get; set; }
Public Property PageHeight As Double
Get
Set
Property Value
Type:
Double
The height of the page.
See Also