Description
-
Holds size of data in the memory.
Property type
-
A Long value.
Syntax
-
object.Size
The Size Property syntax has these parts:
| object |
An expression
evaluating to an object of type wodHtmlParser. |
Remarks
-
Size property determines total number of bytes in the
document, prepared for parsing. It may be different than
original document size, because when document is loaded is
it prepared for parsing.
|