variables property
Document.variables property
Returns the collection of variables added to a document or template.
@property
def variables(self) -> aspose.words.VariableCollection:
...
See Also
- module aspose.words
- class Document
Returns the collection of variables added to a document or template.
@property
def variables(self) -> aspose.words.VariableCollection:
...