Gets the zoom percent (magnification level) to apply to pages.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public double ZoomPercent { get; }
VB
Public ReadOnly Property ZoomPercent As Double
Get
Property Value
Type:
DoubleThe zoom percent (magnification level) to apply to pages.
Remarks
See Also