This document is archived and information here might be outdated. Recommended version. |
The width of the page.
[Visual Basic .NET]
Public ReadOnly Property Width As Double
[C#]
public double Width {get;}
[C++]
HRESULT get_Width(
System.Double* pageWidth
);
[C++] Parameters pageWidth [out, retval]
pageWidth is a parameter of type double*
The width is in page units (e.g. inches, centimeters...).