Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / Spacing Property

In This Topic
    Spacing Property (FontBase)
    In This Topic
    Gets or sets the spacing (in points) between characters.
    Syntax
    'Declaration
     
    Public Property Spacing As System.Single
    public System.float Spacing {get; set;}
    See Also