DocxSection.PageWidth Property

QsInformatica.Utils

DocxSectionPageWidth Property

Gets the page width.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.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: Double
See Also