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