Version

WordDocumentProperties Class Properties

For a list of all members of this type, see WordDocumentProperties members.

Public Properties
 NameDescription
Public PropertyApplicationOverridden. Returns or sets the name of the consuming application.  
Public PropertyAuthorReturns or sets the author of the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties)
Public PropertyCategoryReturns or sets the category of the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties)
Public PropertyCommentsReturns or sets the comments for the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties)
Public PropertyCompanyReturns or sets the company for the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties)
Public PropertyComplexScriptCultureSpecifies 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.  
Public PropertyEastAsiaCultureSpecifies 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.  
Public PropertyKeywordsReturns or sets the keywords for the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties)
Public PropertyLatinCultureSpecifies 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.  
Public PropertyManagerReturns or sets the manager for the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties)
Public PropertyStatusReturns or sets the status for the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties)
Public PropertySubjectReturns or sets the subject of the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties)
Public PropertyTemplateReturns the document template to be used by the consuming application. This property currently only supports a value of 'Normal.dotm'  
Public PropertyTitleReturns or sets the title of the document. (Inherited from Infragistics.Documents.Core.OfficeDocumentProperties)
See Also