var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS(); var returnValue; // Type: any // Parameters var value; // Type: WebDocumentSegmentationCommandJS returnValue = instance.set_Segmentation(value);
function set_Segmentation(
valueAn instance of WebDocumentSegmentationCommandJS class. By default command is used.: WebDocumentSegmentationCommandJS
) : any;
Parameters
- value
- An instance of WebDocumentSegmentationCommandJS class. By default command is used.