Click or drag to resize

PdfFont.CharacterSpacing Property

Gets or sets the character spacing used by the parent PdfObject.

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdf (in RadPdf.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public double CharacterSpacing { get; set; }

Property Value

Type: Double
Remarks

Character spacing is specified in pixels (the same unit as Size

The default value of 0 will tell RAD PDF to use the default character spacing.

This property can only be set for PdfTextShape objects.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!