[]
Gets or sets a bool value determining whether control should show options form before printing.
[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