SymbolProperties Constructors
Provides settings for individual symbols in a document.| Name | Parameters | Description |
|---|---|---|
| SymbolProperties() | none | Initializes a new instance of the SymbolProperties class with the default settings. |
| SymbolProperties(Char, String) | unicodeChar, fontName | Initializes a new instance of the SymbolProperties class with the specified settings. |
See Also