Wordize.Loading
Classes
Class | Description |
---|---|
ChmLoadOptions | Allows to specify additional options when loading CHM document. |
HtmlLoadOptions | Allows to specify additional options when loading HTML document. |
LanguagePreferences | Allows to set up language preferences. |
LoadOptions | Allows to specify additional options (such as password or base URI) when loading a document. |
MarkdownLoadOptions | Allows to specify additional options when loading Markdown document. |
PdfLoadOptions | Allows to specify additional options when loading Pdf document. |
RtfLoadOptions | Allows to specify additional options when loading Rtf document. |
TxtLoadOptions | Allows to specify additional options when loading Text document. |
Enumeration
Enumeration | Description |
---|---|
BlockImportMode | Specifies how properties of block-level elements are imported from HTML-based documents. |
DocumentDirection | Allows to specify the direction to flow the text in a document. |
DocumentRecoveryMode | Specifies the available recovery options when a document encounters errors during loading. |
EditingLanguage | Specifies the editing language. |
HtmlControlType | Type of document nodes that represent <input> and <select> elements imported from HTML. |
TxtLeadingSpacesOptions | Specifies available options for leading space handling during import from Text file. |
TxtTrailingSpacesOptions | Specifies available options for trailing spaces handling during import from Text file. |