←Select platform

PortName Property

Summary

Gets or sets the name of the port.

Syntax

C#
VB
C++
public string PortName { get; set; } 
  
Public Property PortName As String 
public: 
property String^ PortName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The port name.

Remarks

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly