PageInfoWidth Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
The width of the rectangle created by intersecting MediaBox and CropBox if it's present and applying Rotate component. It gives you the width 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 Width { get; }

Property Value

Type: Double
See Also

Reference