VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebPdfRenderingSettingsJS type / get_Type Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Type Method
In This Topic
Gets a type of rendering settigns.
Syntax
var instance = new Vintasoft.Shared.WebPdfRenderingSettingsJS(resolution, interpolationMode, smoothingMode);

var value; // Type: string
value = instance.get_Type();

Return Value

Type of rendering settings.
Browser Compatibility
9
See Also