VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebResolutionJS type / isEmpty Property
Syntax BrowserCompatibility SeeAlso
isEmpty Method
Gets a value indicating whether this margin is empty.
Syntax
var instance = new Vintasoft.Shared.WebResolutionJS(x, y);

var value; // Type: boolean
value = instance.isEmpty();

Return Value

True if this margin is empty; otherwise, false.
Browser Compatibility
9
See Also