CustomTextSpan Properties

The CustomTextSpan type exposes the following members.

Properties

Name Description
Public property Caps

Gets capitalization options (caps) of the text.

(Inherited from TextSpan.)
Public property Color

Gets text color.

(Inherited from TextSpan.)
Public property DigitType

Gets digit type.

(Inherited from TextSpan.)
Public property FauxBold

Gets bold style emulation of the text.

(Inherited from TextSpan.)
Public property FauxItalic

Gets italic style emulation of the text.

(Inherited from TextSpan.)
Public property FontName

Gets name of the text font.

(Inherited from TextSpan.)
Public property FontSize

Gets size of the text font.

(Inherited from TextSpan.)
Public property HorizontalScale

Gets horizontal scaling value of the text.

(Inherited from TextSpan.)
Public property Leading

Gets text leading.

(Inherited from TextSpan.)
Public property OpenTypeFeatures (Inherited from TextSpan.)
Public property Strikeout

Gets text strikeout.

(Inherited from TextSpan.)
Public property String

Gets the text string.

(Inherited from TextSpan.)
Public property Tracking

Gets text tracking (also known as intercharacter spacing).

(Inherited from TextSpan.)
Public property Underline

Gets text underline.

(Inherited from TextSpan.)
Public property VerticalScale

Gets vertical scaling value of the text.

(Inherited from TextSpan.)

See Also

Reference