ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintProgressForm Class / TxtPrinting Property

In This Topic
    TxtPrinting Property (PrintProgressForm)
    In This Topic
    Gets or sets the text used to display the current progress while printing/previewing.
    Syntax
    'Declaration
     
    Public Property TxtPrinting As System.String
    public System.string TxtPrinting {get; set;}
    See Also