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

exceptioncondition
RuntimeError (Proxy error(ArgumentOutOfRangeException))Values of HorizontalAlignment.Center and HorizontalAlignment.Inside are not allowed.

See Also