Click or drag to resize

StiReportMetaTags Property

Gets the collection of meta tags. Meta tags can be used for storing specific information in report. Meta tags will be saved in report file.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiMetaTagCollection MetaTags { get; }

Property Value

Type: StiMetaTagCollection
See Also