Property Leading

Namespace TallComponents.PDF.Annotations.Markups
Class FreeText

The extra vertical spacing between lines of text, in unscaled text space units. Backed by the TL operator of the /DA entry.

The PDF specification defines TL as the total baseline-to-baseline distance. This property instead treats the value as spacing added on top of the measured line height, so that the value written here is read back unchanged.

Syntax

public  Double  Leading  {  get;  set;  }

Property value

Double