←Select platform

Data Property

Summary
Gets or sets the tag's data.
Syntax
C#
C++/CLI
Python
public byte[] Data { get; set; } 
public: 
property array<byte>^ Data { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 
Data # get and set (IccUint8ArrayTagType) 

Property Value

Array that contains the tag's data.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.