VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Shared Namespace / WebRenderingSettingsJS type
In This Topic
    WebRenderingSettingsJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebRenderingSettingsJS.
    Methods
     NameDescription
    Public MethodBegins the settings initialization.
    Public MethodCreates an exact copy of this WebRenderingSettingsJS.
    Public MethodEnds the settings initialization.
    Public MethodDetermines whether the specified rendering settings is equal to the current rendering settings.
    Public MethodGets the interpolation mode for image rendering.
    Public MethodGets the resolution, in pixels per inch, for image rendering.
    Public MethodGets the smoothing mode for image rendering.
    Public MethodGets a type of rendering settings.
    Public MethodReturns a value indicating whether the rendering settings is empty.
    Public MethodSets the interpolation mode for image rendering.
    Public MethodSets the resolution, in pixels per inch, for image rendering.
    Public MethodSets the smoothing mode for image rendering.
    Public MethodReturns settings as object.
    See Also