Click or drag to resize

DocumentDocumentVariables Property

Contains user-defined variables, which can be used in macros.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public DocumentVariablesCollection DocumentVariables { get; }

Property Value

Type: DocumentVariablesCollection
See Also