revisionAuthor property

String? revisionAuthor
final

Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.

Implementation

final String? revisionAuthor;