Table of Contents

Property CharacterSpacing

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

CharacterSpacing

Gets or sets the current character spacing.

public double CharacterSpacing { get; set; }

Property Value

double

The character spacing.

Remarks

The character spacing parameter is a number specified in unscaled text space units (although it is subject to scaling by the TextHorizontalScaling parameter if the writing mode is horizontal). When the glyph for each character in the string is rendered, character spacing is added to the horizontal or vertical component of the glyph's displacement, depending on the writing mode.
Default value: 0.