GeneratePageSeparators Property (HtmlExporter)
Gets or sets a value indicating whether to delimit individual pages of the original document with horizontal lines.
public bool GeneratePageSeparators {get; set;}
'Declaration
Public Property GeneratePageSeparators As Boolean