VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationVisualToolJS type / get_IsMultipageModeSupported Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_IsMultipageModeSupported Method
In This Topic
Gets a value indicating whether this tool supports multipage mode.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS();

var value; // Type: boolean
value = instance.get_IsMultipageModeSupported();

Return Value

True - visual tool supports multipage mode; otherwise, false.
Browser Compatibility
56+
45+
11
See Also