Table of Contents

Property FormFeedIsPageBreak

Namespace
DocWright.Formats.Text
Assembly
DocWright.Formats.Text.dll

FormFeedIsPageBreak

Gets or sets a value indicating whether a form feed (U+000C) becomes a page break. True by default, because that is what the character has meant in a text file since the line printer and it is what GetText writes when exporting one.

public bool FormFeedIsPageBreak { get; set; }

Property Value

bool