Click or drag to resize

ObjectPropertyNamesMarkupText Field

The Text/Description/Spoken text element of most objects including all markup [string] Check HasText to check whether an object has this property. (E.g. Pin or Connections do not have this property)

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public const string MarkupText = "MarkupText"

Field Value

Type: String
See Also