[]
Represents a symbol element in a body content.
public class Symbol : Text, IBrowsable<Text>
Public Class Symbol
Inherits Text
Implements IBrowsable(Of Text)
Name | Description |
---|---|
Character | Gets or sets the symbol character. |
FontName | Gets or sets the font name used to display the Character. |
Value | Gets the text representation of the symbol. |
Name | Description |
---|---|
Split(int) | Splitting of a symbol is not supported. |