var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDeskewDocumentImageCommandJS(); var value; // Type: boolean value = instance.get_ClearBorder();
function get_ClearBorder() : boolean;
Return Value
true - command clears the border on deskewed image; false - command returns deskewed image without changes. Default value is True.