TextLine.HardReturn Property

Gets or sets a value indicating if the line ends with a hard return.

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