author property
author property
Gets or sets the author.
Definition:
@property
def author(self):
...
@author.setter
def author(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
FileAuthorMetadata
Gets or sets the author.
@property
def author(self):
...
@author.setter
def author(self, value):
...
groupdocs.comparison.options
FileAuthorMetadata