ImageGear .NET v25.2 - Updated
ImageGear.OCR Assembly / ImageGear.OCR Namespace / ImGearOCRPDFOutputOptions Class
Properties


In This Topic
    ImGearOCRPDFOutputOptions Class Members
    In This Topic

    The following tables list the members exposed by ImGearOCRPDFOutputOptions.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the font to use for creating monospaced text.  
    Public PropertyGets or sets the font to use for creating sans-serif text.  
    Public PropertyGets or sets the font to use for creating serif text.  
    Public PropertyGets or sets a value indicating whether all text force proportional fonts.  
    Public PropertyGets or sets the compression to use for images.  
    Public PropertyGets or sets a value indicating whether or not the PDF output will be optimized for PDF/A-1a compatibility.  
    Public PropertyGets or sets a value indicating whether text will be added to the PDF as multi-byte Unicode values or encoded using the default Windows codepage.  
    Public PropertyGets or sets a value indicating whether the recognized image as an image covering the whole page.  
    Public PropertyGets or sets a value indicating whether text elements are visible.  
    Top
    See Also