VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Ocr Namespace / SearchablePdfGenerator Class
In This Topic
SearchablePdfGenerator Class Properties
In This Topic
For a list of all properties of this type, see SearchablePdfGenerator.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether PDF document builder must add marked content (add structure elements) to a PDF document.
Public PropertyGets or sets a compression of bitonal images.
Public PropertyGets or sets a compression settings of bitonal images.
Public PropertyGets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>)
Public PropertyGets or sets a compression of color images.
Public PropertyGets or sets a compression settings of color images.
Public PropertyGets or sets a compression of grayscale images.
Public PropertyGets or sets a compression settings of grayscale images.
Public PropertyGets or sets a compression of indexed images.
Public PropertyGets or sets a compression settings of indexed images.
Public PropertyGets a value indicating whether this processing command supports multithreading. (Inherited from ProcessingCommand<TTarget>)
Public PropertyGets or sets the language for text recognition.
Public PropertyGets the name of processing command.
Public PropertyGets or sets the settings, which define how to cleanup the OCR recognize results.
Public PropertyGets the OCR engine manager that should be used for text recognition.
Public PropertyGets or sets the OCR engine settings.
Public PropertyGets or sets the mode that defines how to create PDF page.
Public PropertyGets or sets the PDF document format for result PDF document.
Public PropertyGets or sets a value indicating whether PDF document builder must restore normal page orientation.
Public PropertyGets or sets the images, which should be processed.
Public PropertyGets or sets a dictionary that contains image regions for source images.
Public PropertyGets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>)
Public PropertyGets or sets a text font color that is used if Vintasoft.Imaging.Pdf.Ocr.PdfPageCreationMode.Text mode is used.
Public PropertyGets or sets a text font name.
Public PropertyGets or sets the settings, which define how to build searchable PDF document that contains text over image.
See Also