←Select platform

Text Property

Summary
Gets or sets the text data of type String.
Syntax
C#
C++/CLI
Python
public string Text { get; set; } 
public: 
property String^ Text { 
   String^ get(); 
   void set (    String^ ); 
} 
Text # get and set (IccTextTagType) 

Property Value

String of 7-bits ASCII characters. Note that the string should have only 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.