The CharStyle type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CharStyle | Overloaded. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
AllCaps |
Gets or sets the capitalization for all characters. |
|
|
BaselineShift |
Gets or sets the baseline shift for the text. |
|
|
DigitType |
Gets or sets the digit representation options. |
|
|
FauxBold |
Gets or sets the bold style emulation of the character. |
|
|
FauxItalic |
Gets or sets the italic style emulation of the character. |
|
|
HorizontalScale |
Gets or sets the horizontal scaling factor for the characters. |
|
|
Leading |
Gets or sets the leading (line spacing) for the text. |
|
|
OpenTypeFeatures |
Gets or sets the OpenType features applied to the text. |
|
|
PostScriptName |
Gets or sets the PostScript name of the font. |
|
|
Size |
Gets or sets the font size. |
|
|
SmallCaps |
Gets or sets the small capital characters. |
|
|
StrikeThrough |
Gets or sets a value indicating whether the text has strikethrough formatting. |
|
|
Subscript |
Gets or sets a value indicating whether the text is subscript. |
|
|
SubscriptPosition |
Gets or sets the vertical position offset for subscript text. |
|
|
SubscriptSize |
Gets or sets the font size for subscript text. |
|
|
Superscript |
Gets or sets a value indicating whether the text is superscript. |
|
|
SuperscriptPosition |
Gets or sets the vertical position offset for superscript text. |
|
|
SuperscriptSize |
Gets or sets the font size for superscript text. |
|
|
Tracking |
Gets or sets the tracking (character spacing) for the text. |
|
|
Underline |
Gets or sets a value indicating whether the text has underline formatting. |
|
|
VerticalScale |
Gets or sets the vertical scaling factor for the characters. |
|
|
WordSpacingScale |
Gets or sets the word spacing scale in text rendering. |