RevisionBarsPosition
RevisionOptions.RevisionBarsPosition property
Gets or sets rendering position of revision bars. Default value is Outside.
public HorizontalAlignment RevisionBarsPosition { get; set; }
Remarks
Values of Center and Inside are not allowed and will cause ArgumentOutOfRangeException.
See Also
- enum HorizontalAlignment
- class RevisionOptions
- namespace Aspose.Words.Layout
- assembly Aspose.Words