Click or drag to resize

PDFViewCtrlGetZoomAnimationTarget Method

If IsAnimatingZoom returns true, then this function will return the zoom factor that is the target for the animation.

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

Return Value

Type: Double
The zoom target for the current zoom animation in the PDFViewCtrl.
See Also