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 System.String
public System.string PrintOptionsFormClassName {get; set;}
See Also