RegistryKey Property

Summary
Gets or sets the printer registry key that is used to store the current user-specific settings.
Syntax
C#
VB
C++
public string RegistryKey { get; set; } 
  
Public Property RegistryKey As String 
public: 
property String^ RegistryKey { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The printer registry key.

Remarks

The value of this property is used in the installation.

Example

Refer to Install example.

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.