StringFormatCharacterSpacing Property ByteScout PDF SDK
Gets or sets value that indicates a distance between the text characters. When the glyph for each character in the string is rendered, this value is added to the the glyph’s displacement.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public float CharacterSpacing { get; set; }

Property Value

Type: Single
See Also

Reference