ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfStyle Class / IsDefault Property

In This Topic
    IsDefault Property (RtfStyle)
    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