This property refers to the printer's port name.

[Visual Basic]   imagekitcontrolname.PrintDraw.PortName [ = String ]
[Visual C++]     [ CString = ]imagekitcontrolname.GetPrintDraw().GetPortName()
[VB.NET]   imagekitcontrolname.PrintDraw.PortName [ = String ]
[C#.NET]   imagekitcontrolname.PrintDraw.PortName [ = string ]

Reference

The name of the port

Explanation

The PortName property refers to the printer's port name. The port name is retrieved by executing the GetDevModeHandle, GetDevNamesInfo, or GetPrinterPort methods.

Setting this value

  This value cannot be set.

Retrieving this value

  This value can be retrieved at runtime.

Differences between ImageKit7/8/9

Executing the GetDevModeHandle or GetDevNamesInfo methods will retrieve the port name.

The ImageKit10 ActiveX is a product created by Newtone Corporation