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


In This Topic
    Font Class
    In This Topic
    Represents a font.
    Syntax
    'Declaration
     
    Public NotInheritable Class Font 
    'Usage
     
    Dim instance As Font
    public sealed class Font 
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.Font

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Font class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the name of this Font.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public MethodRetrieves the string representation of this Font instance.  
    Top
    Public Operators
    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