performer property
ContributorCollection.performer property
Gets or sets the performer of a source.
@property
def performer(self) -> aspose.words.bibliography.Contributor:
...
@performer.setter
def performer(self, value: aspose.words.bibliography.Contributor):
...
See Also
- module aspose.words.bibliography
- class ContributorCollection