document_type property
document_type property
Gets or sets the type of a class, inheriting from DocumentFormatInstance
.
Definition:
@property
def document_type(self):
...
@document_type.setter
def document_type(self, value):
...
See Also
- module
groupdocs.redaction.configuration
- class
DocumentFormatConfiguration
- class
DocumentFormatInstance