VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / PdfMrcCompressionSettings Class
Constructors Properties SeeAlso
PdfMrcCompressionSettings Class Members
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 value indicating whether MRC encoder must add PDF layers (optional content).
Public PropertyGets or sets a compression of background layer.
Public PropertyGets or sets a compression settings of background layer.
Public PropertyGets or sets the name of the background PDF layer.
Public PropertyGets or sets the name of the color mask PDF 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 the name of the images PDF 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