Skip to main content

TcxParaAttributes2.PageBreakBefore Property

Specifies the page break before the paragraph.

Declaration

property PageBreakBefore: Boolean read; write;

Property Value

Type
Boolean

Remarks

Set the PageBreakBefore property to True, to insert a page break before the paragraph.

The page break is not visible in the rich edit, and it is used for MS Word compatibility purposes.

See Also