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