Freigeben über


Font.FontCharSet-Eigenschaft

Character Set Supported By Font.Represents the element tag in schema: w:charset

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

Syntax

'Declaration
Public Property FontCharSet As FontCharSet
    Get
    Set
'Usage
Dim instance As Font
Dim value As FontCharSet

value = instance.FontCharSet

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.FontCharSet

Siehe auch

Referenz

Font Klasse

Font-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace