[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.TagCloseParen

TagCloseParen Property

TagCloseParen

Gets or sets the string used as the closing parentheses when including references to Tag objects in the current document's texts (e.g. in Text or Text). To include a TagCloseParen string itself in a text, prepend it with the TagEscapeString string.

The default value is "]".

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