GenerateOutline Property (HtmlExporter)
In This Topic
Gets or sets a value indicating whether to create a frame containing the document's outline.
Syntax
'Declaration
Public Property GenerateOutline As Boolean
public bool GenerateOutline {get; set;}
See Also