| Class | Description | |
|---|---|---|
| DocDocumentOptions | Provides extra options to use when saving a document using the Microsoft Word document format (DOC) format. | |
| DocumentOptions | Asbtract base class that provides functionality common to all the format option classes in the LEADTOOLS Document Writers. | |
| DocumentProgressEventArgs | Provides data for the DocumentWriter.Progress event. | |
| DocumentWriter | Support for creating document files such as PDF, XPS, DOC, HTML, RTF, or Text from Windows Enhanced Meta Files (EMF). | |
| DocxDocumentOptions | Provides extra options to use when saving a document using the Microsoft Word 2007 format (DOCX). | |
| EmfDocumentOptions | Provides extra options to use when saving a document using the Windows Enhanced Meta File (EMF) format. | |
| HtmlDocumentOptions | Provides extra options to use when saving a document using the HyperText Markup Language (HTML) format. | |
| LtdDocumentOptions | Provides extra options to use when saving a document using the LEADTOOLS Temporary Document (LTD) format. | |
| PdfDocumentOptions | Provides extra options to use when saving a document using the Adobe Portable Document Format (PDF). | |
| RtfDocumentOptions | Provides extra options to use when saving a document using the Microsoft Rich Text Format (RTF). | |
| TextDocumentOptions | Provides extra options to use when saving a document to a text file using the LEADTOOLS DocumentWriter. | |
| XpsDocumentOptions | Provides extra options to use when saving a document using the Microsoft Open XML Paper Specification format (XPS). |
| Structure | Description | |
|---|---|---|
| DocumentPage | Data for one page to be added to a document file. |
| Enumeration | Description | |
|---|---|---|
| DocumentFontEmbedMode | Specifies the font embedding mode used when saving a document. | |
| DocumentFormat | Specifies the output document formats supported by the LEADTOOLS Document Writers. | |
| DocumentPageRestriction | Specifies the page restriction mode used when saving a document. | |
| HtmlDocumentType | Specifies the HTML document type. | |
| PdfDocumentEncryptionMode | Specifies the PDF document encryption mode. | |
| PdfDocumentType | Specifies the PDF document type. | |
| TextDocumentType | Specifies the Text document type. |