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