PdfDocumentBuilder Class Members
In This Topic
The following tables list the members exposed by
PdfDocumentBuilder.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | AddPage | Overloaded. Adds new page with specified image to a PDF document. |
  | CreateGlyphLessFont | Creates CID font without glyphs for specified PDF document. |
 | InsertPage | Overloaded. Inserts new page with specified image to a PDF document. |
 | SetAsBackground | Overloaded. Sets the OCR page as background layer of PDF page. |
Protected Methods
| Name | Description |
 | CreateStructureElement | Creates the structure element that corresponds to the specified . |
 | DrawOcrPage | Draws text of OCR page on specified PDF page. |
 | Visit | Overloaded. Visits the node. |
See Also