EVO PDF Logo

TextElementWordSpacing Property

EVO PDF Client for .NET Core
Gets or sets an additional spacing between words. The words separator is consider the space character with code 32

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public float WordSpacing { get; set; }

Property Value

Type: Single
See Also

Reference