EnumContentAlignment
Enum
Describes the alignment of the content of layout element.
Definition
Namespace:Telerik.Windows.Documents.Layout
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public enum ContentAlignment
Fields
BottomCenter
Bottom centered alignment.
BottomLeft
Bottom left alignment.
BottomRight
Bottom right alignment.
MiddleCenter
Middle centered alignment.
MiddleLeft
Middle left alignment.
MiddleRight
Middle right alignment.
TopCenter
Top centered alignment.