ShapeRelativeHorizontalPosition Enum
Lists elements to which the horizontal position of a shape is relative.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Members
Name | Description |
---|---|
Page
|
The shape’s position is relative to the page. |
Character
|
The shape’s position is relative to the character that contains the shape’s anchor. |
Column
|
The shape’s position is relative to the column that contains the anchoring paragraph. |
Margin
|
The shape’s position is relative to page margins. |
Left
|
The shape’s position is relative to the left margin. |
Right
|
The shape’s position is relative to the right margin. |
Inside
|
The shape’s position is relative to the inside margin (i. The Rich Text Editor positions the shape relative to the left margin for both odd and even pages. |
Outside
|
The shape’s position is relative to the outside margin (i. The Rich Text Editor positions the shape relative to the right margin for both odd and even pages. |
#Related API Members
The following properties accept/return ShapeRelativeHorizontalPosition values: