ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfString Class / IsEastAsia Property

In This Topic
    IsEastAsia Property
    In This Topic
    Gets or sets specifies that is east asia text.
    Syntax
    'Declaration
     
    Public Property IsEastAsia As Boolean
    public bool IsEastAsia {get; set;}
    See Also