Applies to
TPlusToHtml, TPlusToRtf components
Declaration
property DynFormat: Boolean;
Description
This property controls whether dynamic formatting (formatting applied by keywords, start-stop keys or a Highlighter) is reproduced in the code generated by TPlusToHtml or TPlusToRtf. Set it to False if you want that the code generated is not affected by dynamic formatting. The default value is True.