ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawTextLink Class
Members

In This Topic
    DrawTextLink Class
    In This Topic
    Represents a text link to draw.
    Object Model
    DrawTextLink Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DrawTextLink 
       Inherits CanvasItem
       Implements IBorderedILinkItem 
    public sealed class DrawTextLink : CanvasItem, IBorderedILinkItem  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Document.Section.CanvasItem
          GrapeCity.ActiveReports.Document.Section.DrawTextLink

    See Also