A
BinaryData object that represents the image file resulting from the
Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Write operation.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As WriteResponse
Dim value As BinaryData
instance.Destination = value
value = instance.Destination
|
Return Value
A
BinaryData object that represents the resulting image file.
Example
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also