TextLine.NewParagraph Property

Gets or sets a value indicating if the line begins a paragraph.

public bool NewParagraph { get; set; }
Public Property NewParagraph 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

TextLine
ceTe.DynamicPDF.Text

In this topic