VintaSoftTwain Control v6.0
VintaSoftTwain Object / JpegEncoder_JpegQuality Property
In This Topic
    JpegEncoder_JpegQuality Property
    In This Topic
    Description
    Gets or sets image quality that JPEG encoder must use when acquired image is encoded.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property JpegEncoder_JpegQuality As Integer
    Return Type
    The image quality that JPEG/TIFF/PDF encoder must use for saving image.

    Possible values are from 10 to 100. Default value is 90.
    See Also