ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 String
    public string IsDefault {get; set;}

    Property Value

    The Word/RTF style text name.
    See Also