DocumentSettings Class |
Namespace: TXTextControl.ReportingCloud
public class DocumentSettings
The DocumentSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentSettings | Initializes a new instance of the DocumentSettings class |
| Name | Description | |
|---|---|---|
| Author |
Optional. Sets the document's author which will be saved in the document.
| |
| CreationDate |
Optional. Sets the document's creation date which will be saved in the document.
| |
| CreatorApplication |
Optional. Sets the application, which has created the document.
| |
| DocumentSubject |
Optional. Sets the document's subject string which will be saved in the document.
| |
| DocumentTitle |
Optional. Sets the document's title that will be saved in the document.
| |
| LastModificationDate |
Optional. Sets the date the document is last modified.
| |
| UserPassword |
Optional. Sets the date the document is last modified.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |