ObjectPropertyNamesBBCodeText Field

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

Definition

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

Field Value

String

See Also