ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfColumnCollection Class / AutoSpacing Property

In This Topic
    AutoSpacing Property
    In This Topic
    Gets or sets the automatic spacing for Word/RTF columns of the collection.
    Syntax
    'Declaration
     
    Public Property AutoSpacing As System.Single
    public System.float AutoSpacing {get; set;}
    See Also