Click or drag to resize

StiOptionsExportTextEscapeCodesCollectionList Property

Gets or sets a list of escape codes on their behalf.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static List<StiEscapeCodesCollection> EscapeCodesCollectionList { get; set; }

Property Value

Type: ListStiEscapeCodesCollection
See Also