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