Click or drag to resize

PDFViewCtrlGetZoom Method

Gets current zoom (or scaling) component used to display the page content.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetZoom()

Return Value

Type: Double
current zoom (or scaling) component used to display the page content.
See Also