Make a tag with a unique ID.

 

   

Syntax
 

[C#]
Tag MakeTag(string type)

 

   

Params
 
Name Description
type The type of structure element. For example P is a paragraph.

 

   

Notes
 
Make a tag with a unique ID.

 

   

Example
 
None.