PageInfoPureHeight Property |
Gets or sets page pure height without margins.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic double PureHeight { get; }
Public ReadOnly Property PureHeight As Double
Get
public:
property double PureHeight {
double get ();
}
member PureHeight : float with get
Property Value
Type:
Double
See Also