PdfDocumentBuilder Class Methods
In This Topic
For a list of all methods of this type, see
PdfDocumentBuilder.
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