Back to Devexpress

TextBox Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-textbox-dot-underscore-properties.md

latest1.9 KB
Original Source

TextBox Properties

Defines text box content and its settings.

NameDescription
DocumentProvides access to text box content.
HeightRuleGets or sets the rule that determines the text box height.
MarginBottomGets or sets the distance between the bottom of the text and the bottom edge of the text box.
MarginLeftGets or sets the distance between the left edge of the text and the left side of the text box.
MarginRightGets or sets the distance between the right edge of the text and the right side of the text box.
MarginTopGets or sets the distance between the top of the text and the top edge of the text box.
ResizeShapeToFitTextSpecifies whether to resize the text box to fit its content.
RotateTextWithShapeGets or sets whether to rotate the text box content with the text box.
VerticalTextAlignmentGets or sets the vertical alignment of text box content.

See Also

TextBox Interface

TextBox Members

DevExpress.XtraRichEdit.API.Native Namespace