TagEscapeString Property (C1PrintDocument)
Gets or sets the string that can be used to escape
TagOpenParen and
TagCloseParen. To include a
TagEscapeString string itself in a text, duplicate it.
The default value is "\".
public string TagEscapeString {get; set;}
'Declaration
Public Property TagEscapeString As String