Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EmfOutlineHeader Class / Text Property

In This Topic
    Text Property (EmfOutlineHeader)
    In This Topic
    Gets or sets the entry text.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also