Version 24.2 (latest)

WordDocumentSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyApplicationReturns or sets the name of the application that created the document.  
Public PropertyAuthorReturns or sets the author of the document.  
Public PropertyCategoryReturns or sets the category for the document.  
Public PropertyCommentsReturns or sets the comments for the document.  
Public PropertyCompanyReturns or sets the company for the document.  
Public PropertyComplexScriptCultureReturns or sets the language used to check spelling and grammar when processing text runs which contain complex script characters.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEastAsiaCultureReturns or sets the language used to check spelling and grammar when processing text runs which contain East Asian characters.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyKeywordsReturns or sets the keywords for the document.  
Public PropertyLatinCultureReturns or sets the language used to check spelling and grammar when processing text runs which contain Latin characters.  
Public PropertyManagerReturns or sets the manager for the document.  
Public PropertyStatusReturns or sets the status for the document.  
Public PropertySubjectReturns or sets the subject for the document.  
Public PropertyTitleReturns or sets the title for the document.  
See Also