revisionBarsPosition property
RevisionOptions.revisionBarsPosition property
Gets or sets rendering position of revision bars. Default value is HorizontalAlignment.Outside.
get revisionBarsPosition(): Aspose.Words.Drawing.HorizontalAlignment
Exceptions
| exception | condition |
|---|---|
| RuntimeError (Proxy error(ArgumentOutOfRangeException)) | Values of HorizontalAlignment.Center and HorizontalAlignment.Inside are not allowed. |
See Also
- module Aspose.Words.Layout
- class RevisionOptions