VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebHolePunchRemovalCommandJS type / get_HolePunchLocation Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_HolePunchLocation Method
In This Topic
Gets the location of the hole punches to remove.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHolePunchRemovalCommandJS();

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
56+
45+
11
See Also