This property refers to the printer's port name.

[C++Builder]   imagekitcontrolname->PrintDraw->PortName [ = UnicodeString ]
[Delphi]   imagekitcontrolname.PrintDraw.PortName [ = String ]

Reference

The name of the port

Explanation

The PortName property refers to the printer's port name.

Execute the GetDevModeHandle, GetDevNamesInfo, or the GetPrinterPort method to set the port name.

Setting this value

This value can be set.

Retrieving this value

This value can be retrieved at runtime.

[Differences with ImageKit 7/8/9 ActiveX/VCL]

The port names are updated the GetDevModeHandle or GetDevNamesInfo methods are executed.

 

The ImageKit10 VCL is a product created by Newtone Corporation