HelpFile Property

Summary
Gets or sets the name of the help file associated with this printer.
Syntax
C#
VB
C++
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.

Remarks

The value of this property is used in the installation.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.