Table of Contents

Property Height

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Height

Gets the height of the page area to fit into window height.

public double Height { get; }

Property Value

double

The height of the page area to fit into window height.

Remarks

The height equal to 0 means that an application displaying the document should not try to change the size of the page in the view using rectangle properties. An application should use Left, Top coordinates, zoom type (Zoom) and magnification level (ZoomPercent) instead.