Gets a document segmentation command.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDocumentSegmentationCommandJS
value = instance.get_Segmentation();
Return Value
An instance of
WebDocumentSegmentationCommandJS class. By default command is used.