Show / Hide Table of Contents

Property AutotextTriggerArgs.Text


Overload

The user-typed text. If AutotextTriggerArgs.HasPostfixChar==true, the last character is the postfix delimiter character.

public string Text { get; }
Property Value
string