ShowOptionsForm Property (PrintInfo)
In This Topic
Gets or sets a System.Boolean value determining whether control should show options form before printing.
Syntax
'Declaration
Public Property ShowOptionsForm As System.Boolean
public System.bool ShowOptionsForm {get; set;}
See Also