Click or drag to resize

ProfileGetObjectFromPrinterViaFtp Method (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 byte[] GetObjectFromPrinterViaFtp(
	string filePath,
	string ftpPassword
)

Parameters

filePath
Type: SystemString
NA
ftpPassword
Type: SystemString
NA

Return Value

Type: Byte
NA

Implements

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