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
Syntaxpublic static List<StiEscapeCodesCollection> EscapeCodesCollectionList { get; set; }Public Shared Property EscapeCodesCollectionList As List(Of StiEscapeCodesCollection)
	Get
	Set
Property Value
Type: 
ListStiEscapeCodesCollection
See Also