GlobalSettings.UseLegacyTextHeightCalculations Property

Gets or sets a boolean. Setting true will add a extra line gap to the required text height.

public static bool UseLegacyTextHeightCalculations { get; set; }
Public Shared Property UseLegacyTextHeightCalculations 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:

Remarks

Setting this boolean true will add a extra line gap to the required height of the TextLineList .

See Also

GlobalSettings
ceTe.DynamicPDF

In this topic