Microsoft SDK for Java

DhDocument.setGenerateTags

Determines whether HEAD and TITLE tags are generated by the getHTML method.

Syntax

public void setGenerateTags( boolean fGenerate )

Parameters

fGenerate

Set to true to generate <HEAD> and <TITLE> tags in a call to getHTML; otherwise, set to false.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.