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