TextSpan Members

The TextSpan type exposes the following members.

Constructors

Name Description
Protected method TextSpan

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Caps

Gets capitalization options (caps) of the text.

Public property Color

Gets text color.

Public property DigitType

Gets digit type.

Public property FauxBold

Gets bold style emulation of the text.

Public property FauxItalic

Gets italic style emulation of the text.

Public property FontName

Gets name of the text font.

Public property FontSize

Gets size of the text font.

Public property HorizontalScale

Gets horizontal scaling value of the text.

Public property Leading

Gets text leading.

Public property OpenTypeFeatures
Public property Strikeout

Gets text strikeout.

Public property String

Gets the text string.

Public property Tracking

Gets text tracking (also known as intercharacter spacing).

Public property Underline

Gets text underline.

Public property VerticalScale

Gets vertical scaling value of the text.

See Also

Reference