SummaryInfo Class |
Namespace: RootPro.RootProCAD
The SummaryInfo type exposes the following members.
Name | Description | |
---|---|---|
SummaryInfo | Initializes a new instance of the SummaryInfo class |
Name | Description | |
---|---|---|
Author |
Get or set the creator of the file.
| |
Category |
Get or set the classification of the file.
| |
Comments |
Get or set the comment of the file.
| |
Company |
Get or set the company name of the file.
| |
CustomProperties |
Get the user defined property of the file.
| |
Document |
Gets the document.
| |
Keywords |
Get or set the keywords of the file.
| |
Manager |
Get or set the administrator of the file.
| |
Subject |
Get or set the subtitle of the file.
| |
Title |
Get or set the title of the file.
|
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.) |