Height

PdfPage.Height property

Gets the height of this PdfPage in points.

public double Height { get; }

Property Value

The height of this PdfPage in points.

See Also