Click or drag to resize

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)
Syntax
public double Width { get; }

Property Value

Type: Double
See Also