public PropertyValue TEXT_CONTENTS( int index ) {get; set;}
public: property PropertyValue^ TEXT_CONTENTS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue TEXT_CONTENTS( int index ) {get; set;}
public: property PropertyValue^ TEXT_CONTENTS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the content of graphical texts, placeholder texts, hyperlinks, and path function texts as multi-language character strings.