Contents
- Index
- Previous
- Next
TagsSubstitution property
Declaration
property TagsSubstitution: TProfDHTMLEditTagsSubstitution;
Description
Defines a collection of tag substitution rules.
For example, you may use this property if you want to automatically change <STRONG> to <B>, <EM> to <I>, etc.
Note: The property is ignored if SourceCodePreservation is True.