Parse
HTML Text Object |
Parse
HTML Text Object Version 2.00 |
Properties Methods
Description
This property allows you to turn on the collapsing of white space in comment tag elements.
Syntax
object.CollapseCommentTagWhiteSpace = TRUE/FALSE
Remarks
In normal HTML processing white space characters (space, tab, LF and CR) are collapsed to a single space except in comment tags. Their are situation in which you may wish to collapse these characters in comment tags. This property only affects comment tags.
This property must be set after calling HTMLString or OpenHTMLTextFile as they reset this property to it's default value of False.
Copyright (c)
1999-2002 by
Cimarron
Ravine, L.L.C.
All Rights Reserved.