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