Click or drag to resize

CPDFViewerGetZoom Method

Get the current zoom ratio

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public double GetZoom()

Return Value

Type: Double
Current zoom ratio
See Also