VintaSoft Twain .NET SDK 15.2: Documentation for .NET developer
Vintasoft.EsclImageScanning.ImageEncoders Namespace / EsclTiffEncoderSettings Class
Constructors Properties SeeAlso
In This Topic
    EsclTiffEncoderSettings Class Members
    In This Topic
    The following tables list the members exposed by EsclTiffEncoderSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the EsclTiffEncoderSettings class.
    Public Properties
     NameDescription
    Public PropertyGet or sets a JPEG color space.
    Public PropertyGets or sets the quality of JPEG images.
    Public PropertyGets or sets the rows per strip.
    Public PropertyGets or sets the compression format for image added/saved to TIFF file.
    Public PropertyGets or sets a value indicating whether multipage TIFF file must be created.
    Public PropertyGets or sets a tile size.
    Public PropertyGets or sets a value indicating whether image must be encoded using tiles.
    See Also