[]
Sets the value of the specified document tag.
public void SetDocumentTag(string name, object value)
The string value specifying the name of the document tag.
The value to be set.