Click or drag to resize

DocumentVariablesCollection Properties

The DocumentVariablesCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of user-defined variables actually contained in the list.
Public propertyItem
Gets a value of user-defined variable at the specified key.
Public propertyKeys
Returns an array of keys from all user-defined variables.
Top
See Also