VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Shared Namespace / WebPdfRenderingSettingsJS type
In This Topic
    WebPdfRenderingSettingsJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebPdfRenderingSettingsJS.
    Methods
     NameDescription
    Public MethodBegins the settings initialization. (Inherited from WebRenderingSettingsJS)
    Public MethodOverloaded. Creates an exact copy of this object.
    Public MethodEnds the settings initialization. (Inherited from WebRenderingSettingsJS)
    Public MethodOverloaded. Determines whether the specified rendering settings is equal to the current rendering settings. (Inherited from WebRenderingSettingsJS)
    Public MethodGets a value that determines whether PDF page renderer should display PDF non-markup annotations on PDF page.
    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 smoothing mode for image rendering. (Inherited from WebRenderingSettingsJS)
    Public MethodGets a type of rendering settigns.
    Public MethodReturns a value indicating whether the rendering settings is empty.
    Public MethodSets a value that determines whether PDF page renderer should display PDF non-markup annotations on PDF page.
    Public MethodSets the interpolation mode for image rendering. (Inherited from WebRenderingSettingsJS)
    Public MethodSets the resolution, in pixels per inch, for image rendering. (Inherited from WebRenderingSettingsJS)
    Public MethodSets the smoothing mode for image rendering. (Inherited from WebRenderingSettingsJS)
    Public MethodReturns settings as object.
    See Also