←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Printer Assembly
Click or drag to resize