ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Single
    public float AutoSpacing {get; set;}
    See Also