←Select platform

Data Property

Summary

Gets or sets memory data. The data type depends on the value in the Flags property.

Syntax

C#
VB
C++
public IntPtr Data {get; set;}
Public Property Data As IntPtr
public: 
property IntPtr Data { 
   IntPtr get(); 
   void set (    IntPtr ); 
} 

Property Value

The memory data type depends on value of the Flags property.

Example

Refer to GetJpegCompression example.

Requirements

Target Platforms

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