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