MonitorName Property

Summary
Gets or sets the name of the monitor.
Syntax
C#
C++/CLI
public string MonitorName { get; set; } 
public: 
property String^ MonitorName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The monitor name.

Remarks

The value of this property is used to install and uninstall. It cannot be null.

Requirements

Target Platforms

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

Leadtools.Printer Assembly

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