The Text type exposes the following members.
Name | Description | |
---|---|---|
Text |
Initializes a new instance of the Text class. |
Name | Description | |
---|---|---|
Dispose |
Releases all resources used by this Text. |
|
Equals | (Inherited from Object.) | |
FitTo |
Configures text settings to fit the text to the given rectangle. |
|
GetBlackBox |
Returns the black box for the text. |
|
GetHashCode |
Returns a hash code for this Text. (Overrides Object.GetHashCode().) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Brush |
Gets or sets the fill of the text. |
|
CharStyle |
Gets or sets the style of characters. |
|
Effect |
Gets or sets the Effect of the text. |
|
Frames |
Gets the collection of text frame. |
|
Kernings |
Gets or sets the value of spacing between characters. |
|
ParagraphStyle |
Gets or sets the style of paragraphs. |
|
Pen |
Gets or sets the outline of the text. |
|
String |
Gets or sets the text string. |
|
Transform |
Gets or sets a transformation matrix for this Text. |
|
WrappingPaths |
Gets the collection of paths to wrap the text around. |