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)) | Value of RevisionTextEffect.Hidden is not allowed. |
See Also
- module Aspose.Words.Layout
- class RevisionOptions