TextFragment.CharacterSpacing Property
Gets or sets the spacing between characters.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Double> | Character spacing from -31680 to 31680 (in twips) or null (Nothing in Visual Basic) for a mixture of values. A positive number specifies expanded character spacing, a negative value specifies condensed spacing. |
See Also