Overview and description of Leadtools Document Writer classes.
Class | Description | |
---|---|---|
AltoXmlDocumentOptions | Provides extra options to use when saving a document using the ALTO (Analyzed Layout and Text Object) format. | |
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 Scalable Vector Graphics (SVG), Windows Enhanced Meta Files (EMF) or raster images. | |
DocumentWriterEmfPage | Data for one Windows Enhanced Metafile (WMF) page to be added to a document file. | |
DocumentWriterEmptyPage | Data for one empty page to be added to a document file. | |
DocumentWriterPage | Data for one page to be added to a document file. | |
DocumentWriterRasterPage | Data for one raster page to be added to a document file. | |
DocumentWriterSvgPage | Data for one SVG page to be added to a document file. | |
DocxDocumentOptions | Provides extra options to use when saving a document using the Microsoft Word 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. | |
MobDocumentOptions | Provides extra options to use when saving a document using the Mobipocket e-book format (MOB) format. | |
PdfDocumentOptions | Provides extra options to use when saving a document using the Adobe Portable Document Format (PDF). | |
PubDocumentOptions | Provides extra options to use when saving a document using the eBooks Format (ePUB). | |
RtfDocumentOptions | Provides extra options to use when saving a document using the Rich Text Format (RTF). | |
SvgDocumentOptions | Provides extra options to use when saving a document using the Scalable Vector Graphics (SVG) format. | |
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). |