Click or drag to resize

TextBox Fields

The TextBox type exposes the following members.

Fields
 NameDescription
Public fieldAttachAttachment target for the text box (frame, page, etc.).
Public fieldBorderTypeBorder type drawn around the text box.
Public fieldClientRectClient rectangle defining the box position and size.
Public fieldColorColor used to draw the text.
Public fieldFontSizeFont size used for the text (in some internal units).
Public fieldIsShownWhether the text box is shown.
Public fieldRotationRotation angle for the text.
Public fieldTabTab width used for the text box.
Public fieldTextText contained in the text box.
Top
See Also