Return value from the user-supplied InsertElementDelegate delegate method. Controls how HTMLToWord handles an XHTML tag.

 public sealed enum HTMLTagAction
Public NotInheritable Enum HTMLTagAction
	End Enum

Name

Description

Process

Instructs HTMLToWord to insert the contents of this tag and all of its sub-tags.

Skip

Instructs HTMLToWord to ignore this tag and all of its sub-tags and move to the next tag at the same level (sibling).