[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintInfo.ShowProgressForm

ShowProgressForm Property

ShowProgressForm

Gets or sets a value indicating whether the Progress Form is displayed.

Declaration
[C1Description("Printing.ShowProgressForm", "Determines whether the Progress Form appears.")]
public bool ShowProgressForm { get; set; }
<C1Description("Printing.ShowProgressForm", "Determines whether the Progress Form appears.")>
Public Property ShowProgressForm As Boolean