<< Click to Display Table of Contents >> NShape Reference
|
Provides the definition of text appearance.
public sealed class CharacterStyle : Style, ICharacterStyle |
Provides the definition of text appearance.
Name |
Description |
---|---|
Default |
This static read-only field represents a default and not initialized character style. |
StandardNames |
Returns the StandardCharacterStyleNames. |
The text's color. |
|
The name of the system font's font family. |
|
The name of the system font defining the text's appearance. |
|
Size of the text in display units. |
|
Size of the font in points (1/72 inch). |
|
The text's style (regular, bold, italic, underline, strikeout). |
Name |
Description |
---|---|
Assign |
Copies all properties of the given style into the current style. |
Name |
Description |
---|---|
IsStandardName |
returns true if the given string matches a standard style name (comparison is performed case insensitive). |
Namespace: Dataweb.NShape
Assembly: Dataweb.NShape