VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainTiffEncoderSettingsJS type
Constructors SeeAlso
In This Topic
    WebTwainTiffEncoderSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebTwainTiffEncoderSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebTwainTiffEncoderSettingsJS class.
    Methods
     NameDescription
    Public MethodGets the quality of JPEG images.
    Public MethodGets the rows per strip.
    Public MethodGets the tile size.
    Public MethodGets a value indicating whether image must be encoded using tiles.
    Public MethodSets the quality of JPEG images.
    Public MethodSets the rows per strip.
    Public MethodSets the tile size.
    Public MethodSets a value indicating whether image must be encoded using tiles.
    See Also