PageInfoHeight Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
The height of the rectangle created by intersecting MediaBox and CropBox if it's present and applying Rotate component. It gives you the height of the page's visible area, as it would be displayed into Acrobat Reader.

Namespace:  Apitron.PDF.Rasterizer
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public double Height { get; }

Property Value

Type: Double
See Also

Reference