A collection of document variables.
For a list of all members of this type, see DocumentVariables Members.
System.Object
System.Collections.SortedList
Aspose.Editor.Desktop.DocumentVariables
[Visual Basic]Public Class DocumentVariables
Remarks
You do not create instances of this class directly. You access document variables via the Variables property of the Document object.
Variable names and values are strings.
Variable names are case insensitive.
Requirements
Namespace: Aspose.Editor.Desktop
Assembly: Aspose.Editor.Desktop (in Aspose.Editor.Desktop.dll)
See Also
DocumentVariables Members | Aspose.Editor.Desktop Namespace | Document