VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebRenderingSettingsJS type
Constructors SeeAlso
WebRenderingSettingsJS Class Members
The following tables list the members exposed by WebRenderingSettingsJS.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the WebRenderingSettingsJS class.
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.
Events
 NameDescription
Public EventOccurs when rendering settings are changed.
See Also