Share via


FontCollectionType.EastAsianFont Property

East Asian Font.Represents the element tag in schema: a:ea

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

Syntax

'Declaration
Public Property EastAsianFont As EastAsianFont
    Get
    Set
'Usage
Dim instance As FontCollectionType
Dim value As EastAsianFont

value = instance.EastAsianFont

instance.EastAsianFont = value
public EastAsianFont EastAsianFont { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.EastAsianFont

See Also

Reference

FontCollectionType Class

FontCollectionType Members

DocumentFormat.OpenXml.Drawing Namespace