TextElementWordSpacing Property
Gets or sets an additional spacing between words. The words separator is consider the
space character with code 32
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public float WordSpacing { get; set; }
Public Property WordSpacing As Single
Get
Set
public:
property float WordSpacing {
float get ();
void set (float value);
}
member WordSpacing : float32 with get, set
Property Value
Single