Click or drag to resize

PDFViewCtrlIsCurrentlyZooming Property

Gets whether the PDFViewCtrl is currently going through a zoom motion, for example through pinch or smart zoom animation During this time, many functions will not work as expected

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsCurrentlyZooming { get; }

Property Value

Type: Boolean
See Also