The CustomTextSpan type exposes the following members.
Name | Description | |
---|---|---|
CustomTextSpan |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetFontName | ||
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Caps |
Gets capitalization options (caps) of the text. (Inherited from TextSpan.) |
|
Color |
Gets text color. (Inherited from TextSpan.) |
|
DigitType |
Gets digit type. (Inherited from TextSpan.) |
|
FauxBold |
Gets bold style emulation of the text. (Inherited from TextSpan.) |
|
FauxItalic |
Gets italic style emulation of the text. (Inherited from TextSpan.) |
|
FontName |
Gets name of the text font. (Inherited from TextSpan.) |
|
FontSize |
Gets size of the text font. (Inherited from TextSpan.) |
|
HorizontalScale |
Gets horizontal scaling value of the text. (Inherited from TextSpan.) |
|
Leading |
Gets text leading. (Inherited from TextSpan.) |
|
OpenTypeFeatures | (Inherited from TextSpan.) | |
Strikeout |
Gets text strikeout. (Inherited from TextSpan.) |
|
String |
Gets the text string. (Inherited from TextSpan.) |
|
Tracking |
Gets text tracking (also known as intercharacter spacing). (Inherited from TextSpan.) |
|
Underline |
Gets text underline. (Inherited from TextSpan.) |
|
VerticalScale |
Gets vertical scaling value of the text. (Inherited from TextSpan.) |