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