ContextNode.Ascender Property

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; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ContextNode Class

ContextNode Members

DocumentFormat.OpenXml.Office2010.Ink Namespace