VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Ocr Namespace / PdfDocumentBuilder Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfDocumentBuilder Class Members
    In This Topic
    The following tables list the members exposed by PdfDocumentBuilder.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfDocumentBuilder class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether document builder must add marked content (add structure elements) to a PDF document.
    Public PropertyGets or sets the OCR cleanup settings.
    Public PropertyGets a PDF document.
    Public PropertyGets or sets a text font.
    Public PropertyGets or sets a compression of image.
    Public PropertyGets or sets a compression settings of image.
    Public PropertyGets or sets the creation mode for PDF page.
    Public PropertyGets or sets a value indicating whether PDF document builder must restore normal page orientation.
    Public PropertyGets or sets a text font brush.
    Public PropertyGets or sets the OCR text over image settings.
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds new page with specified image to a PDF document.
    Public Methodstatic (Shared in Visual Basic)Creates CID font without glyphs for specified PDF document.
    Public MethodOverloaded. Inserts new page with specified image to a PDF document.
    Public MethodOverloaded. Sets the OCR page as background layer of PDF page.
    Protected Methods
     NameDescription
    Protected MethodCreates the structure element that corresponds to the specified ocrObject.
    Protected MethodDraws text of OCR page on specified PDF page.
    Protected MethodOverloaded. Visits the node.
    See Also