Share via


TextActionEntity.TextFormat Property

Definition

Gets the text format of the TextActionEntity.

public:
 property ActionEntityTextFormat TextFormat { ActionEntityTextFormat get(); };
ActionEntityTextFormat TextFormat();
public ActionEntityTextFormat TextFormat { get; }
var actionEntityTextFormat = textActionEntity.textFormat;
Public ReadOnly Property TextFormat As ActionEntityTextFormat

Property Value

A member of the ActionEntityTextFormat enumeration specifying the text format of the TextActionEntity.

Applies to