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