Class | Description | |
---|---|---|
DocDocumentOptions | Provides extra options to use when saving a document using the Microsoft Word 2003 document format (DOC) format. | |
DocumentOptions | Abstract 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/2010 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. | |
XlsDocumentOptions | Provides extra options to use when saving a document using the Microsoft Excel 2003 format (XLS). | |
XpsDocumentOptions | Provides extra options to use when saving a document using the Microsoft Open XML Paper Specification format (XPS). |
Interface | Description | |
---|---|---|
IDocumentOptions | Abstract base class that provides functionality common to all the format option classes in the LEADTOOLS Document Writers. |
Structure | Description | |
---|---|---|
DocumentPage | Data for one page to be added to a document file. | |
PdfAutoBookmark | Options to use when creating bookmarks in automatic way based on font information of the document when creating Adobe Portable Document Format (PDF) documents. | |
PdfCustomBookmark | Options to use when creating custom bookmarks based when creating Adobe Portable Document Format (PDF) documents. |
Enumeration | Description | |
---|---|---|
ColoredImageCompressionType | Specifies the compression types for colored images. | |
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. | |
OneBitImageCompressionType | Specifies the compression types for one bit per pixels images. | |
PdfDocumentEncryptionMode | Specifies the PDF document encryption mode. | |
PdfDocumentType | Specifies the PDF document type. | |
TextDocumentType | Specifies the Text document type. |