[]
Gets or sets a spacing between characters.
[ExpressionBaseType(typeof(Length))]
public ExpressionInfo CharacterSpacing { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to a Length value indicating the spacing between characters. |