VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Shared Namespace / WebCompositeRenderingSettingsJS type
In This Topic
    WebCompositeRenderingSettingsJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebCompositeRenderingSettingsJS.
    Methods
     NameDescription
    Public MethodBegins the settings initialization.
    Public MethodOverloaded. Creates an exact copy of this WebCompositeRenderingSettingsJS.
    Public MethodEnds the settings initialization.
    Public MethodOverloaded. Determines whether the specified rendering settings is equal to the current rendering settings.
    Public MethodGets the interpolation mode for image rendering. (Inherited from WebRenderingSettingsJS)
    Public MethodGets the resolution, in pixels per inch, for image rendering. (Inherited from WebRenderingSettingsJS)
    Public MethodGets the items of this composite rendering settings.
    Public MethodGets the smoothing mode for image rendering. (Inherited from WebRenderingSettingsJS)
    Public MethodGets a type of rendering settings. (Inherited from WebRenderingSettingsJS)
    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