book_author property

ContributorCollection.book_author property

Gets the book author of a source.

@property
def book_author(self) -> aspose.words.bibliography.Contributor:
    ...

See Also