Click or drag to resize

ProfileGetObjectFromPrinterViaFtp Method (Stream, String, String)

This method is not valid for a profile.

Namespace:  Zebra.Sdk.Device
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public void GetObjectFromPrinterViaFtp(
	Stream destinationStream,
	string filePath,
	string ftpPassword
)

Parameters

destinationStream
Type: System.IOStream
NA
filePath
Type: SystemString
NA
ftpPassword
Type: SystemString
NA

Implements

FileUtilLinkOsGetObjectFromPrinterViaFtp(Stream, String, String)
Exceptions
ExceptionCondition
ZebraIllegalArgumentExceptionIf this method is called.
See Also