ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfStyle Class / IsDefault Property

In This Topic
    IsDefault Property
    In This Topic
    Gets or sets name for this style.
    Syntax
    'Declaration
     
    Public Property IsDefault As System.String
    public System.string IsDefault {get; set;}

    Property Value

    The Word/RTF style text name.
    See Also