TextArea.CleanParagraphBreaks Property

Gets or sets the clean paragraph breaks for the paragraphs of the text area.

public bool CleanParagraphBreaks { get; set; }
Public Property CleanParagraphBreaks As Boolean

Property Value

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

TextArea
ceTe.DynamicPDF.PageElements

In this topic