OleDocumentFormatMicrosoftOfficeWordDocument Property |
Microsoft office word format.
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static OleDocumentFormat MicrosoftOfficeWordDocument { get; }
Public Shared ReadOnly Property MicrosoftOfficeWordDocument As OleDocumentFormat
Get
public:
static property OleDocumentFormat^ MicrosoftOfficeWordDocument {
OleDocumentFormat^ get ();
}
static member MicrosoftOfficeWordDocument : OleDocumentFormat with get
Property Value
Type:
OleDocumentFormat
See Also