ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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