Click or drag to resize

TextBoxFormat Properties

The TextBoxFormat type exposes the following members.

Properties
Name Description
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property FillColor
Gets or sets the fill color of the textbox.
Public property FillEfects
Gets the fill effects.
Public property Height
Gets or sets textbox height
Public property HorizontalAlignment
Get/set textbox horizontal alignment
Public property HorizontalOrigin
Gets or sets horizontal origin
Public property HorizontalPosition
Get or set textbox horizontal position
Public property InternalMargin
Gets the internal margin.
Public property IsFitShapeToText
Gets or Sets a value. Specifies whether the spape stretches to fit the text in the textbox. Default is false.
Public property LayoutFlowAlt
Gets or sets the text direction of the textbox.
Public property LineColor
Gets or sets line color.
Public property LineDashing
Get/set line dashing for textbox
Public property LineStyle
Get or set text box linestyle
Public property LineWidth
Get/set textbox line width
Public property NoLine
Gets or sets value which defines if there is a line around textbox shape
Public property TextAnchor
Gets or sets the vertical anchoring of text. Default is top.
Public property TextWrappingStyle
Get/set text Wrapping style
Public property TextWrappingType
Get/set wrapping type for textbox
Public property VerticalAlignment
Get/set textbox vertical alignment
Public property VerticalOrigin
Gets or sets vertical origin
Public property VerticalPosition
Get/set textbox vertical position
Public property Width
Gets or sets textbox width
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also