hw_DocumentBodyTag

hw_DocumentBodyTag -- body tag of hw_document

Description

string hw_documentbodytag(int hw_document);

Returns the BODY tag of the document. If the document is an HTML document the BODY tag should be printed before the document.

See also hw_DocumentAttributes(), hw_DocumentSize().