The following tables list the members exposed by DocumentProperties.
Name | Description | |
---|---|---|
![]() | DocumentProperties Constructor |
Name | Description | |
---|---|---|
![]() | Author | Gets or sets the author of the document. |
![]() | Category | Gets or sets the category of the document. |
![]() | Comments | Gets or sets the comments associated with the document. |
![]() | Company | Gets or sets the company to which the document belongs. |
![]() | Created | Gets or sets the date and time when the document was first created. |
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Keywords | Gets or sets the keywords which describe the document. |
![]() | LastModified | Gets or sets the date and time when the document was last modified. |
![]() | LastModifiedBy | Gets or sets the user who last modified the document. If null, the current user, if accessible, will be used when saving. |
![]() | Manager | Gets or sets the manager associated with the document. |
![]() | Status | Gets or sets the current status of the document. |
![]() | Subject | Gets or sets the subject of the contents of the document. |
![]() | Title | Gets or sets the title of the document. |
Name | Description | |
---|---|---|
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Ocuurs after a property value has changed |