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