ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Boolean
    public System.bool IsEastAsia {get; set;}
    See Also