Freigeben über


ContextNode.Ascender-Eigenschaft

ascender.Represents the attribte in schema: ascender

Namespace:  DocumentFormat.OpenXml.Office2010.Ink
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "ascender")> _
Public Property Ascender As StringValue
    Get
    Set
'Usage
Dim instance As ContextNode
Dim value As StringValue

value = instance.Ascender

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

ContextNode Klasse

ContextNode-Member

DocumentFormat.OpenXml.Office2010.Ink-Namespace