Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.TextShapeModel

TextShapeModel.CharacterSpacing Property

Get or set the character spacing. This is the extra spacing (in points) occupied by each character. Default is 0 (no extra spacing).

csharp
public double CharacterSpacing { get; set; }

Property Value

System.Double