Click or drag to resize

StiMetaTag Constructor

Initializes a new instance of the StiMetaTag class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiMetaTag(
	string name,
	string tag
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.StiMetaTag.#ctor(System.String,System.String)"]

tag
Type: SystemString

[Missing <param name="tag"/> documentation for "M:Stimulsoft.Report.StiMetaTag.#ctor(System.String,System.String)"]

See Also