FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ParagraphText Class / Tag Property

In This Topic
    Tag Property (ParagraphText)
    In This Topic
    Gets or sets arbitrary data associated with the object.
    Syntax
    'Declaration
     
    Public Property Tag As Object
    public object Tag {get; set;}
    See Also