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