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


In This Topic
    FormattedText Class
    In This Topic
    Represents text that is formatted in a specific manner.
    Syntax
    'Declaration
     
    Public Class FormattedText 
    'Usage
     
    Dim instance As FormattedText
    public class FormattedText 
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.FormattedText

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FormattedText class.  
    Top
    Public Fields
     NameDescription
    Public Field  
    Public Field  
    Top
    Public Properties
     NameDescription
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodCompares this FormattedText to another object.  
    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