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


In This Topic
    TextContainerBase Class
    In This Topic
    Syntax
    'Declaration
     
    Public MustInherit Class TextContainerBase 
    'Usage
     
    Dim instance As TextContainerBase
    public abstract class TextContainerBase 
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.TextContainerBase
          Xceed.Document.NET.ChartText
          Xceed.Document.NET.ExtensionChartTitle

    Public Properties
     NameDescription
    Public PropertyGets or sets the text within the container.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    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