GenerateOutline Property (HtmlOptionsForm)
In This Topic
Gets or sets a value indicating whether to generate the outline.
Syntax
'Declaration
Public Overridable Property GenerateOutline As Boolean
public virtual bool GenerateOutline {get; set;}
See Also