TextElementWordSpacing Property

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

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public float WordSpacing { get; set; }

Property Value

Single

See Also