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