DocumentFormat Members
In This Article
#Constructors
Name | Description |
---|---|
Document |
Initializes a new instance of the Document |
#Fields
Name | Description |
---|---|
Doc static | MS Word 97-2003 binary file format. |
Docm static |
Office Open XML Wordprocessing |
Dot static | Word 97-2007 template. |
Dotm static |
Office Open XML Wordprocessing |
Dotx static |
Office Open XML Wordprocessing |
e |
EPUB® - standard format for electronic books and other digital publications. Limited support. |
Flat |
Microsoft Word XML Document file format. |
Flat |
Microsoft Word XML Macro-Enabled Document file format. |
Flat |
Open Packaging Conventions Office Open XML Macro-Enabled Template file format. |
Flat |
Microsoft Word XML Template file format. |
Html static | The HTML format. |
Mht static | The MHT format - web page archive format used to save HTML code with resources represented by external links (images etc.), in a single file |
Open |
The Open |
Open |
The Open |
Plain |
The plain text format. |
Rtf static | The Rich Text Format (RTF). |
Undefined static | The document’s format is undefined. |
Word |
The Wordprocessing |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object is equal to the current Document |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Document |
Get |
Gets the hash code (a number) that corresponds to the value of the current Document |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a human-readable string that represents the Document |
#Operators
Name | Description |
---|---|
Equality |
Compares two Document |
Inequality |
Compares two Document |
See Also