Skip to content

P_PDFiumSharp_PdfPage_Height

ArgusMagnus edited this page Mar 29, 2017 · 1 revision

PdfPage.Height Property

Gets the page height (excluding non-displayable area) measured in points. One point is 1/72 inch(around 0.3528 mm).

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public double Height { get; }

Property Value

Type: Double

See Also

Reference

PdfPage Class
PDFiumSharp Namespace

Clone this wiki locally