VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / PdfMrcCompressionSettings Class
Constructors Properties SeeAlso
In This Topic
    PdfMrcCompressionSettings Class Members
    In This Topic
    The following tables list the members exposed by PdfMrcCompressionSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfMrcCompressionSettings class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a compression of background layer.
    Public PropertyGets or sets a compression settings of background layer.
    Public PropertyGets or sets a value indicating whether the background layer must be created.
    Public PropertyGets or sets a value indicating whether the front layer must be created.
    Public PropertyGets or sets a value indicating whether the images layer must be created.
    Public PropertyGets or sets a value indicating whether the MRC compression is enabled.
    Public PropertyGets or sets a compression of front layer.
    Public PropertyGets or sets a compression settings of front layer.
    Public PropertyGets or sets a value indicating whether the command should create the front layer with high quality.
    Public PropertyGets or sets a value indicating whether the command should create the mask layer with high quality.
    Public PropertyGets or sets the image (picture and graphics) regions on a source image.
    Public PropertyGets or sets an image segmentation command for detecting image regions on a source image.
    Public PropertyGets or sets a compression of images layer.
    Public PropertyGets or sets a compression settings of images layer.
    Public PropertyGets or sets a binarization command for detecting text regions on a source image.
    Public PropertyGets or sets a compression of mask layer.
    Public PropertyGets or sets a compression settings of mask layer.
    Public PropertyGets or sets the text and line-art regions on a source image.
    See Also