←Select platform

Data Property (DataLoadedEventArgs)

Summary

Gets the data buffer for this packet of the data chunk.

Syntax

C#
VB
C++
public byte[] Data {get;}
Public ReadOnly Property Data As Byte()
public: 
property array<byte>^ Data { 
   array<byte>^ get(); 
} 

Property Value

The data buffer for this packet of the data chunk.

Example

For an example, refer to Leadtools.Jpip.Client.JpipClient.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize