VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebGetRotationAngleCommandJS type / get_ScanIntervalY Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ScanIntervalY Method
In This Topic
Gets scan interval on Y axis.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebGetRotationAngleCommandJS();

var value; // Type: number
value = instance.get_ScanIntervalY();

Return Value

Scan interval on Y axis. Valid value is any positive value. Recommended values are from 1 to 10. Default value is 1.
Browser Compatibility
56+
45+
11
See Also