CharStyle Properties

The CharStyle type exposes the following members.

Properties

Name Description
Public property AllCaps

Gets or sets the capitalization for all characters.

Public property BaselineShift

Gets or sets the baseline shift for the text.

Public property DigitType

Gets or sets the digit representation options.

Public property FauxBold

Gets or sets the bold style emulation of the character.

Public property FauxItalic

Gets or sets the italic style emulation of the character.

Public property HorizontalScale

Gets or sets the horizontal scaling factor for the characters.

Public property Leading

Gets or sets the leading (line spacing) for the text.

Public property OpenTypeFeatures

Gets or sets the OpenType features applied to the text.

Public property PostScriptName

Gets or sets the PostScript name of the font.

Public property Size

Gets or sets the font size.

Public property SmallCaps

Gets or sets the small capital characters.

Public property StrikeThrough

Gets or sets a value indicating whether the text has strikethrough formatting.

Public property Subscript

Gets or sets a value indicating whether the text is subscript.

Public property SubscriptPosition

Gets or sets the vertical position offset for subscript text.

Public property SubscriptSize

Gets or sets the font size for subscript text.

Public property Superscript

Gets or sets a value indicating whether the text is superscript.

Public property SuperscriptPosition

Gets or sets the vertical position offset for superscript text.

Public property SuperscriptSize

Gets or sets the font size for superscript text.

Public property Tracking

Gets or sets the tracking (character spacing) for the text.

Public property Underline

Gets or sets a value indicating whether the text has underline formatting.

Public property VerticalScale

Gets or sets the vertical scaling factor for the characters.

Public property WordSpacingScale

Gets or sets the word spacing scale in text rendering.

See Also

Reference