PrintOptionsFormClassName Property (PrintInfo)
In This Topic
Gets or sets the class name of the form used as the print options dialog.
Syntax
'Declaration
Public Property PrintOptionsFormClassName As String
public string PrintOptionsFormClassName {get; set;}
See Also