DXRichEditDocumentImportOptions Properties
Provides options used for loading (importing) documents to different formats.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Docm |
Retrieves options specific for import documents in DOCM (MS Word Macro-Enabled Document) format. This is a dependency property. |
Doc |
Provides access to options specific for importing documents in Microsoft Word binary file format (MS Word 97 - 2003 .doc format). This is a dependency property. |
Dotm |
Retrieves options specific for import documents in DOTM (MS Word Macro-Enabled Template) format. This is a dependency property. |
Dot |
Retrieves options specific for import documents in DOT (MS Word 97-2003 Template) format. This is a dependency property. |
Dotx |
Retrieves options specific for import documents in DOT (MS Word Template) format. This is a dependency property. |
Encryption |
Specifies a password used to unprotect a password-protected document during import. |
Fallback |
Gets or sets the format that is used if no distinct format can be specified or recognized. This is a dependency property. |
Flat |
Obtains options to import documents in Flat |
Flat |
Obtains options to import documents in Flat |
Flat |
Obtains options to import documents in Flat |
Flat |
Obtains options to import documents in Flat |
Html |
Provides access to options specific for importing documents in HTML format. This is a dependency property. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Mht |
Provides access to options specific for importing documents in Mht (Web Archive) format. This is a dependency property. |
Open |
Provides access to options specific for importing documents in Open |
Open |
Provides access to options specific for importing documents in Open |
Plain |
Provides access to options specific for importing documents in plain text format. This is a dependency property. |
Rtf |
Provides access to options specific for importing documents in RTF format. This is a dependency property. |
Word |
Provides access to options specific for importing documents in Word |
See Also