Uses of Class
com.stimulsoft.report.StiMetaTagCollection

Packages that use StiMetaTagCollection
com.stimulsoft.report   
 

Uses of StiMetaTagCollection in com.stimulsoft.report
 

Methods in com.stimulsoft.report that return StiMetaTagCollection
 StiMetaTagCollection StiReport.getMetaTags()
          Gets the collection of meta tags.
 

Methods in com.stimulsoft.report with parameters of type StiMetaTagCollection
 void StiReport.setMetaTags(StiMetaTagCollection metaTags)