HelpFile Property
Summary
Gets or sets the name of the help file associated with this printer.
Syntax
public string HelpFile { get; set; }
Public Property HelpFile As String
public:
property String^ HelpFile {
String^ get();
void set ( String^ );
}
Property Value
The help file name.