Freigeben über


TextFontType.Panose-Eigenschaft

Panose Setting.Represents the attribte in schema: panose

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

Syntax

'Declaration
<SchemaAttrAttribute(, "panose")> _
Public Property Panose As HexBinaryValue
    Get
    Set
'Usage
Dim instance As TextFontType
Dim value As HexBinaryValue

value = instance.Panose

instance.Panose = value
[SchemaAttrAttribute(, "panose")]
public HexBinaryValue Panose { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.HexBinaryValue
Returns StringValue.

Siehe auch

Referenz

TextFontType Klasse

TextFontType-Member

DocumentFormat.OpenXml.Drawing-Namespace