Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 556 Bytes

itextcharacterformat_spacing.md

File metadata and controls

23 lines (16 loc) · 556 Bytes
-api-id -api-type
P:Microsoft.UI.Text.ITextCharacterFormat.Spacing
winrt property

Microsoft.UI.Text.ITextCharacterFormat.Spacing

-description

Gets or sets the amount of horizontal spacing between characters.

-property-value

The amount of horizontal spacing, in floating-point points.

-remarks

Typically, the value of this property is zero. Positive values increase the horizontal spacing between characters, and negative values decrease it.

-examples

-see-also