movedToTextEffect property
RevisionOptions.movedToTextEffect property
Allows to specify the effect to be applied to the areas where content was moved to RevisionType.Moving. Default value is RevisionTextEffect.DoubleUnderline
get movedToTextEffect(): 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