Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / Symbol Class
Members


In This Topic
    Symbol Class
    In This Topic
    A Symbol holds the properties to specify a font character.
    Syntax
    'Declaration
     
    Public Class Symbol 
    'Usage
     
    Dim instance As Symbol
    public class Symbol 
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.Symbol

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the Unicode character value from the font glyph.  
    Public PropertyGets/sets the font to use for the Code property.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also