RunFonts.EastAsia Property

East Asian Font.Represents the attribte in schema: w:eastAsia

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "eastAsia")> _
Public Property EastAsia As StringValue
    Get
    Set
'Usage
Dim instance As RunFonts
Dim value As StringValue

value = instance.EastAsia

instance.EastAsia = value
[SchemaAttrAttribute(, "eastAsia")]
public StringValue EastAsia { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

RunFonts Class

RunFonts Members

DocumentFormat.OpenXml.Wordprocessing Namespace