TextElementWordSpacing Property

Gets or sets an additional spacing between words. The words separator is consider the space character with code 32

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public float WordSpacing { get; set; }

Property Value

Single

See Also