 | DocxSectionPageWidth Property |
Gets the page width.
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 28.1.0-RC
Syntaxpublic double PageWidth { get; }Public ReadOnly Property PageWidth As Double
Get
public:
property double PageWidth {
double get ();
}member PageWidth : float with get
Property Value
Double
See Also