DocxSection.PageHeight Property

QsInformatica.Utils

DocxSectionPageHeight Property

Gets the page height.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public double PageHeight { get; }
Public ReadOnly Property PageHeight As Double
	Get
public:
property double PageHeight {
	double get ();
}
member PageHeight : float with get

Property Value

Type: Double
See Also