Click or drag to resize

ProfileGetObjectFromPrinterViaFtp(String, String) Method

This method is not valid for a profile.

Namespace: Zebra.Sdk.Device
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public byte[] GetObjectFromPrinterViaFtp(
	string filePath,
	string ftpPassword
)

Parameters

filePath  String
NA
ftpPassword  String
NA

Return Value

Byte
NA

Implements

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