Version

DocumentProperties Class Properties

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

Public Properties
 NameDescription
Public PropertyAuthorGets or sets the author of the document.  
Public PropertyCategoryGets or sets the category of the document.  
Public PropertyCommentsGets or sets the comments associated with the document.  
Public PropertyCompanyGets or sets the company to which the document belongs.  
Public PropertyCreatedGets or sets the date and time when the document was first created.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyKeywordsGets or sets the keywords which describe the document.  
Public PropertyLastModifiedGets or sets the date and time when the document was last modified.  
Public PropertyLastModifiedByGets or sets the user who last modified the document. If null, the current user, if accessible, will be used when saving.  
Public PropertyManagerGets or sets the manager associated with the document.  
Public PropertyStatusGets or sets the current status of the document.  
Public PropertySubjectGets or sets the subject of the contents of the document.  
Public PropertyTitleGets or sets the title of the document.  
See Also