ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Single
    public System.float Expand {get; set;}

    Property Value

    The expand value for the text.
    See Also