Click or drag to resize

HtmlTagCounterDefineTags Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the tags.

Namespace:  imbNLP.Toolkit.Documents.HtmlAnalysis
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public void DefineTags(
	params string[] _tags
)

Parameters

_tags
Type: SystemString
The tags.
See Also