GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / HeaderTextDecorations Property

In This Topic
    HeaderTextDecorations Property (ReportOptions)
    In This Topic
    Gets or sets the text decorations for print page header.
    Syntax
    'Declaration
     
    Public Property HeaderTextDecorations As TextDecorationCollection
    public TextDecorationCollection HeaderTextDecorations {get; set;}
    See Also