Wordize.Loading

Classes

ClassDescription
ChmLoadOptionsAllows to specify additional options when loading CHM document.
HtmlLoadOptionsAllows to specify additional options when loading HTML document.
LanguagePreferencesAllows to set up language preferences.
LoadOptionsAllows to specify additional options (such as password or base URI) when loading a document.
MarkdownLoadOptionsAllows to specify additional options when loading Markdown document.
PdfLoadOptionsAllows to specify additional options when loading Pdf document.
RtfLoadOptionsAllows to specify additional options when loading Rtf document.
TxtLoadOptionsAllows to specify additional options when loading Text document.

Enumeration

EnumerationDescription
BlockImportModeSpecifies how properties of block-level elements are imported from HTML-based documents.
DocumentDirectionAllows to specify the direction to flow the text in a document.
DocumentRecoveryModeSpecifies the available recovery options when a document encounters errors during loading.
EditingLanguageSpecifies the editing language.
HtmlControlTypeType of document nodes that represent <input> and <select> elements imported from HTML.
TxtLeadingSpacesOptionsSpecifies available options for leading space handling during import from Text file.
TxtTrailingSpacesOptionsSpecifies available options for trailing spaces handling during import from Text file.