| DocxSectionPageWidth Property |
Gets the page width.
Namespace:
QsGemBox.Docx
Assembly:
QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.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
Type:
DoubleSee Also