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

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