The following tables list the members exposed by WordDocumentProperties.
Name | Description | |
---|---|---|
WordDocumentProperties Constructor |
Name | Description | |
---|---|---|
DefaultApplication | Returns the default value of the Application property ('Microsoft Office Word'). | |
DefaultComplexScriptCulture | Returns the default value of the ComplexScriptCulture property ('ar-SA'). | |
DefaultEastAsiaCulture | Returns the default value of the EastAsiaCulture property ('ja-JP'). | |
DefaultLatinCulture | Returns the default value of the LatinCulture property ('en-US'). | |
DefaultTemplate | Returns the default value of the Template property ('Normal.dotm'). |
Name | Description | |
---|---|---|
Application | Overridden. Returns or sets the name of the consuming application. | |
Author | Returns or sets the author of the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties) | |
Category | Returns or sets the category of the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties) | |
Comments | Returns or sets the comments for the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties) | |
Company | Returns or sets the company for the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties) | |
ComplexScriptCulture | Specifies the language which is used when processing the contents of text runs which contain complex script characters, as determined by the Unicode character values of the run content. | |
EastAsiaCulture | Specifies the language which is used when processing the contents of text runs which contain East Asian characters, as determined by the Unicode character values of the run content. | |
Keywords | Returns or sets the keywords for the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties) | |
LatinCulture | Specifies the language which shall be used to check spelling and grammar (if requested) when processing the contents of text runs which contain Latin characters, as determined by the Unicode character values of the run content. | |
Manager | Returns or sets the manager for the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties) | |
Status | Returns or sets the status for the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties) | |
Subject | Returns or sets the subject of the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties) | |
Template | Returns the document template to be used by the consuming application. This property currently only supports a value of 'Normal.dotm' | |
Title | Returns or sets the title of the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties) |
Name | Description | |
---|---|---|
Reset | Overridden. Restores all properties of this class to their respective default values. |