The TextBox type exposes the following members.

Properties

  NameDescription
Public propertyBottomMargin
Gets or sets bottom margin in a text box.
Public propertyHasText
Gets whether a text box contains paragraphs.
Public propertyLeftMargin
Gets or sets left margin in a text box.
Public propertyParagraphs
Gets list of all paragraphs in a text box.
Public propertyRightMargin
Gets or sets right margin in a text box.
Public propertyTextRotationType
Gets or sets type of a text rotation in a text box.
Public propertyTopMargin
Gets or sets top margin in a text box.
Public propertyVerticalAlignment
Gets or sets vertical text alignment in a text box.
Public propertyWrapText
Gets or sets whether a long text should be wrapped in a text box.

See Also