VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebIsDocumentImageCommandJS type / get_DocumentImageType Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_DocumentImageType Method
In This Topic
Gets the type of the analyzing document image.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebIsDocumentImageCommandJS();

var value; // Type: Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDocumentImageTypeEnumJS
value = instance.get_DocumentImageType();

Return Value

An instance of WebDocumentImageTypeEnumJS class. Default value is "ScannedDocument".
Browser Compatibility
56+
45+
11
See Also