compare_document_property property
compare_document_property property
Control to turn on comparison of built and custom properties in Word format.
Definition:
@property
def compare_document_property(self):
...
@compare_document_property.setter
def compare_document_property(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
CompareOptions