Uses of Class
com.stimulsoft.report.export.tools.StiEscapeCodesCollection
Packages that use StiEscapeCodesCollection
-
Uses of StiEscapeCodesCollection in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools that return StiEscapeCodesCollectionModifier and TypeMethodDescriptionstatic StiEscapeCodesCollectionStiEscapeCodesCollection.getEscapeCodesCollection(String escapeCodesCollectionName) Get escape codes collectionMethods in com.stimulsoft.report.export.tools with parameters of type StiEscapeCodesCollectionModifier and TypeMethodDescriptionstatic StringStiEscapeCodesCollection.convertEscapeCodes(String text, StiEscapeCodesCollection escapeCodesCollection) Convert escape codes -
Uses of StiEscapeCodesCollection in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return types with arguments of type StiEscapeCodesCollectionModifier and TypeMethodDescriptionstatic ArrayList<StiEscapeCodesCollection> ExportOptions.Txt.getEscapeCodesCollectionList()Gets or sets a list of escape codes on their behalf.Method parameters in com.stimulsoft.report.options with type arguments of type StiEscapeCodesCollectionModifier and TypeMethodDescriptionstatic voidExportOptions.Txt.setEscapeCodesCollectionList(ArrayList<StiEscapeCodesCollection> value)