API Help
Eplan.EplApi.DataModel.Graphics Namespace / HyperLinkPropertyList Class / TEXT_CONTENTS Property / TEXT_CONTENTS(Int32) Property

In This Topic
TEXT_CONTENTS(Int32) Property
In This Topic
Text contents # 19201. This property isn't indexed.
Syntax
public PropertyValue TEXT_CONTENTS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

Shows the content of graphical texts, placeholder texts, hyperlinks, and path function texts as multi-language character strings.

See Also