Table of Contents

Property ZoomPercent

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

ZoomPercent

Gets the zoom percent (magnification level) of the page to be displayed in the view.

public double ZoomPercent { get; }

Property Value

double

The zoom percent (magnification level) of the page to be displayed in the view.

Remarks

The zoom percent equal to 0 means that an application displaying the document should not change magnification level before displaying this view.

The magnification level should be 0 or in the range [8..3200].