get_HolePunchLocation Method
In This Topic
Gets the location of the hole punches to remove.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHolePunchFillingCommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHolePunchLocationEnumJS
value = instance.get_HolePunchLocation();
Return Value
An instance of
WebHolePunchLocationEnumJS class. Default value is "Left".
Browser Compatibility
See Also