Jaa


PrintSupportIppCommunicationConfiguration.CommunicationKind Property

Definition

Gets a value from the IppPrinterCommunicationKind enumeration specifying the communication medium for the IPP printer.

public:
 property IppPrinterCommunicationKind CommunicationKind { IppPrinterCommunicationKind get(); };
IppPrinterCommunicationKind CommunicationKind();
public IppPrinterCommunicationKind CommunicationKind { get; }
var ippPrinterCommunicationKind = printSupportIppCommunicationConfiguration.communicationKind;
Public ReadOnly Property CommunicationKind As IppPrinterCommunicationKind

Property Value

A value from the IppPrinterCommunicationKind enumeration.

Applies to