[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintInfo.ShowOptionsForm

ShowOptionsForm Property

ShowOptionsForm

Gets or sets a bool value determining whether control should show options form before printing.

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