Description |
---|
Excerpt |
---|
Return value from the user-supplied InsertElementDelegate delegate method. Controls how HTMLToWord handles an XHTML tag. |
Signature | ||||
---|---|---|---|---|
| ||||
public sealed enum HTMLTagAction |
Signature | ||||
---|---|---|---|---|
| ||||
Public NotInheritable Enum HTMLTagAction End Enum |
Values |
---|
Name | Description | ||||||
---|---|---|---|---|---|---|---|
| Instructs HTMLToWord to insert the contents of this tag and all of its sub-tags. | ||||||
| Instructs HTMLToWord to ignore this tag and all of its sub-tags and move to the next tag at the same level (sibling). |