TextElementLineSpacing Property
Gets or sets the value that indicates the vertical distance between the baselines of adjacent lines of text.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public float LineSpacing { get; set; }
Public Property LineSpacing As Single
Get
Set
public:
property float LineSpacing {
float get ();
void set (float value);
}
member LineSpacing : float32 with get, set
Property Value
Single