ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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