←Select platform

TextData Property

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

Property Value

Array that contains a string of 7-bit ASCII characters.

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.