TextBoxFormat Class |
Namespace: Spire.Doc.Formatting
The TextBoxFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
TextBoxFormat |
Initializes a new instance of the
TextBoxFormat
class.
|
| 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 .) |
| Name | Description | |
|---|---|---|
|
|
Clone |
Clone textbox format.
|
|
|
CloneImpl | (Inherited from DocumentSerializable .) |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Inherited from DocumentSerializable .) |
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ReadXmlAttributes | (Overrides DocumentSerializable ReadXmlAttributes(IXDLSAttributeReader) .) |
|
|
ReadXmlContent | (Inherited from DocumentSerializable .) |
|
|
RestoreReference | (Inherited from DocumentSerializable .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
|
|
WriteXmlAttributes | (Overrides DocumentSerializable WriteXmlAttributes(IXDLSAttributeWriter) .) |
|
|
WriteXmlContent | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |