[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Symbol

Symbol Class

Represents a symbol element in a body content.

Inheritance
Symbol
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class Symbol : Text, IBrowsable<Text>
Public Class Symbol
    Inherits Text
    Implements IBrowsable(Of Text)

Properties

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.

Methods

Name Description
Split(int)

Splitting of a symbol is not supported.