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
See Also