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 Function GetZoom As Double
public:
virtual double GetZoom() sealed
Return Value
Type:
Doublecurrent zoom (or scaling) component used to display the page content.
See Also