Overview and description of Leadtools Document Writer classes, enumerations, and structures.
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). |
Structure | Description | |
---|---|---|
![]() |
LtdDocumentInfo | Contains information on an LTD 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 | |
---|---|---|
![]() |
AltoXmlMeasurementUnit | Specifies the measurement unit. |
![]() |
ColoredImageCompressionType | Specifies the compression types for colored images. |
![]() |
DocumentDropObjects | Lists object types available for dropping from the final document. |
![]() |
DocumentFontEmbedMode | Specifies the font embedding mode used when saving a document. |
![]() |
DocumentFontTypes | Type (format) of fonts to use. |
![]() |
DocumentFormat | Specifies the output document formats supported by the LEADTOOLS Document Writers. |
![]() |
DocumentImageOverTextMode | Specifies the how the document writer converts the overlay image (image over text). |
![]() |
DocumentImageOverTextSize | Specifies the resize options for the overlay image (image over text). |
![]() |
DocumentPageRestriction | Specifies the page restriction mode used when saving a document. |
![]() |
DocumentTextMode | Specifies the document text mode. |
![]() |
DocumentPageType | Specifies the document page type. |
![]() |
HtmlDocumentType | Specifies the HTML document type. |
![]() |
LtdDocumentType | Indicates the type of the LTD file. |
![]() |
OneBitImageCompressionType | Specifies the compression types for one bit per pixels images. |
![]() |
PdfDocumentEncryptionMode | Specifies the PDF document encryption mode. |
![]() |
PdfDocumentPageFitType | Specifies the page fit option. |
![]() |
PdfDocumentPageLayoutType | Specifies the page layout option. |
![]() |
PdfDocumentPageModeType | Specifies the PDF initial view document page mode type. |
![]() |
PdfDocumentType | Specifies the PDF document type. |
![]() |
TextDocumentType | Specifies the Text document type. |