insertedTextEffect property
RevisionOptions.insertedTextEffect property
Allows to specify the effect to be applied to the inserted content RevisionType.Insertion. Default value is RevisionTextEffect.Underline.
get insertedTextEffect(): Aspose.Words.Layout.RevisionTextEffect
Exceptions
exception | condition |
---|---|
RuntimeError (Proxy error(ArgumentOutOfRangeException)) | Values of RevisionTextEffect.Hidden and RevisionTextEffect.DoubleStrikeThrough are not allowed. |
See Also
- module Aspose.Words.Layout
- class RevisionOptions