showInBalloons property

RevisionOptions.showInBalloons property

Allows to specify whether the revisions are rendered in the balloons. Default value is ShowInBalloons.None.

get showInBalloons(): Aspose.Words.Layout.ShowInBalloons

Remarks

Note that revisions are not rendered in balloons for CommentDisplayMode.ShowInAnnotations.

See Also