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; }
Public Overridable ReadOnly Property MetaTags As StiMetaTagCollection
Get
Property Value
Type:
StiMetaTagCollectionSee Also