ImageGear .NET - Updated October 26, 2017
PortName Property




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : PortName Property
Gets or sets the name of port.
Syntax
'Declaration
 
Public Property PortName As String
 
'Usage
 
Dim instance As ImGearPDFPrintOptions
Dim value As String
 
instance.PortName = value
 
value = instance.PortName

Property Value

String value.
Remarks
The port name example: "Ne00".
See Also

Reference

ImGearPDFPrintOptions Class
ImGearPDFPrintOptions Members