| DocxSectionPageWidth Property |
Gets the page width.
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 27.1.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