| DocxSectionPageHeight Property |
Gets the page height.
Namespace:
QsGemBox.Docx
Assembly:
QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.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:
DoubleSee Also