Click or drag to resize

ProfileGetObjectFromPrinterViaFtp(Stream, 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 void GetObjectFromPrinterViaFtp(
	Stream destinationStream,
	string filePath,
	string ftpPassword
)

Parameters

destinationStream  Stream
NA
filePath  String
NA
ftpPassword  String
NA

Implements

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