Table of Contents

Property PageSeparator

Namespace
DocWright.Reporting.Export
Assembly
DocWright.Reporting.Export.dll

PageSeparator

Gets or sets what separates two pages. The default is a form feed.

public string PageSeparator { get; set; }

Property Value

string

Remarks

A form feed is what a printer and every text pager treat as a page break, and it is what the reference implementation's own text output uses.