In This Topic
Gets the direction of lines.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebLineRemovalCommandJS();
var value; // Type: Vintasoft.Imaging.WebImageProcessingDirectionEnumJS
value = instance.get_Direction();
Return Value
An instance of
WebImageProcessingDirectionEnumJS class. Default value is "Horizontal" and "Vertical".
Browser Compatibility
See Also