Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextColumn Class / SpaceAfter Property

In This Topic
    SpaceAfter Property (TextColumn)
    In This Topic
    Gets or sets the space between this column and the next column in points.
    Syntax
    'Declaration
     
    Public Property SpaceAfter As System.Single
    public System.float SpaceAfter {get; set;}
    See Also