DocumentVariableCollection Properties
A collection of document variables.Name | Description |
---|---|
Count | Gets the number of variables in the document. |
Item[String] | Calls the DocumentVariableCollection.GetVariableValue method with an empty argument collection. |
Names | Gets the collection of the document variable names. |
See Also