[]
Gets or sets a value indicating whether the Progress Form is displayed.
[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