Compartir a través de


Inline.DistanceFromTop Property

Distance From Text on Top Edge.Represents the attribte in schema: distT

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

Syntax

'Declaración
<SchemaAttrAttribute(, "distT")> _
Public Property DistanceFromTop As UInt32Value
    Get
    Set
'Uso
Dim instance As Inline
Dim value As UInt32Value

value = instance.DistanceFromTop

instance.DistanceFromTop = value
[SchemaAttrAttribute(, "distT")]
public UInt32Value DistanceFromTop { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

Inline Class

Inline Members

DocumentFormat.OpenXml.Drawing.Wordprocessing Namespace