[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.ShowPrintProgressDialog

ShowPrintProgressDialog Property

ShowPrintProgressDialog

Gets or sets a value indicating whether to show a cancellable print progress dialog while printing a document. If this property is false (which is the default), only a status progress bar shows print progress (and so printing cannot be cancelled).

Declaration
public bool ShowPrintProgressDialog { get; set; }