TextLineList.Leading Property

Gets or sets the leading of the text line list.

public float Leading { get; set; }
Public Property Leading As Single

Property Value

Single

Licensing Info

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

Remarks

Setting this property will automatically set the AutoLeading property to false.

See Also

TextLineList
ceTe.DynamicPDF.Text

In this topic