Click or drag to resize
TextElementLineSpacing Property
Gets or sets value that indicates the vertical distance between the baselines of adjacent lines of text.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public float LineSpacing { get; set; }

Property Value

Type: Single
See Also