document_type property
document_type property
Get or set the Document Type of the Signature Options DocumentType
Definition:
@property
def document_type(self):
...
@document_type.setter
def document_type(self, value):
...
See Also
- module
groupdocs.signature.options
- class
DocumentType
- class
SignOptions