[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.TagEscapeString

TagEscapeString Property

TagEscapeString

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 "\".

Declaration
[Browsable(true)]
public string TagEscapeString { get; set; }