PdfPageSizeHeight Property |
Gets a value which represents the page height (in points).
Namespace:
RadPdf.Data.Document.Pages
Assembly:
RadPdf (in RadPdf.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic double Height { get; }
Public ReadOnly Property Height As Double
Get
Property Value
Type:
Double
See Also