ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfString Class / Expand Property

In This Topic
    Expand Property
    In This Topic
    Gets or sets expand (+) or packed (-) value for this string.
    Syntax
    'Declaration
     
    Public Property Expand As Single
    public float Expand {get; set;}

    Property Value

    The expand value for the text.
    See Also