VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebRenderingSettings Class
Constructors Properties Methods SeeAlso
In This Topic
    WebRenderingSettings Class Members
    In This Topic
    The following tables list the members exposed by WebRenderingSettings.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGet or sets a JSON string that represents the additional properties for image rendering.
    Public Propertystatic (Shared in Visual Basic)Represents an empty rendering settings.
    Public PropertyGets or sets the interpolation mode for image rendering.
    Public PropertyGets a value indicating whether the rendering settings are empty.
    Public PropertyGets or sets the resolution, in pixels per inch, for image rendering.
    Public PropertyGets or sets the smoothing mode for image rendering.
    Public Methods
     NameDescription
    Public MethodDetermines whether two WebRenderingSettings instances are equal.
    Public MethodReturns the hash code for this WebRenderingSettings.
    See Also