Click or drag to resize

StiMetaTagCollectionAdd Method (String, String)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiMetaTagCollection.Add(System.String,System.String)"]

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

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiMetaTagCollection.Add(System.String,System.String)"]

tag
Type: SystemString

[Missing <param name="tag"/> documentation for "M:Stimulsoft.Report.Dictionary.StiMetaTagCollection.Add(System.String,System.String)"]

See Also