VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WpfTwain.ImageEncoders Namespace / TwainTiffEncoderSettings Class
Constructors Properties SeeAlso
In This Topic
TwainTiffEncoderSettings Class Members
In This Topic
The following tables list the members exposed by TwainTiffEncoderSettings.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TwainTiffEncoderSettings 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