| Name | Description | |
|---|---|---|
![]() | DocumentInformationProperties | Initializes a new instance of the DocumentInformationProperties class. |
| Name | Description | |
|---|---|---|
![]() | DocumentInformationProperties | Initializes a new instance of the DocumentInformationProperties class. |
| Name | Description | |
|---|---|---|
![]() | Category | Gets or sets the category of the document. |
![]() | ContentStatus | Gets or sets a value that represents the status of the document. |
![]() | ContentType | Gets or sets the type of content that is contained in the document. |
![]() | CreatedDate | Gets or sets the date and time the document was created. |
![]() | Creator | Gets or sets a value that identifies the individual or entity that created the document and its content. |
![]() | Description | Gets or sets a description of the content contained in the document. |
![]() | Identifier | Gets or sets the unambiguously identifies of the document. |
![]() | IsReadOnly | Gets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties) |
![]() | Keywords | Gets or sets a value that defines a delimited set of keywords to support searching and indexing the document and its content. |
![]() | Language | Gets or sets the language of the document. |
![]() | LastModifiedBy | Gets or sets a value that identifies the user who last modified the document content. |
![]() | ModifiedDate | Gets or sets the date and time the document was last changed. |
![]() | PrintedDate | Gets or sets the date and time the document content was last printed. |
![]() | Revision | Gets or sets the category of the document. |
![]() | Subject | Gets or sets the topic of the document content. |
![]() | Title | Gets or sets the name given to the document and its content. |
![]() | Version | Gets or sets the version number of the document. |
| Name | Description | |
|---|---|---|
![]() | Clone | Clones this instance. |
![]() | Equals | Returns a value indicating whether the specified System.Object, is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | SetAsReadOnly | Sets IsReadOnly property to true. (Inherited from DocumentContentProperties) |