template property
template property
Gets or sets the informational name of the document template.
Definition:
@property
def template(self):
...
@template.setter
def template(self, value):
...
Gets or sets the informational name of the document template.
@property
def template(self):
...
@template.setter
def template(self, value):
...