public class ContextVariablesPublic Class ContextVariablespublic ref class ContextVariablestype ContextVariables = class end| ContextVariables | Constructor of the ContextVariables class with given initial data. |
| Author | Author of the current document. |
| Company | Company where the current document created. |
| CurrentPage | Current page number. |
| Description | Description of the document. |
| FileName | Name of the current file. |
| Id | ID of the current document. |
| Keywords | Keywords of the current document. |
| PagesCount | Number of pages in the current document. |
| Revision | Revision number of the current document. |
| Title | Title of the document. |
| Translator | Translator of the current document. |
| 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) |
| Empty | Instance of the ContextVariables with default parameters. |