Freigeben über


WrapTopBottom.DistanceFromTop-Eigenschaft

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

'Declaration
<SchemaAttrAttribute(, "distT")> _
Public Property DistanceFromTop As UInt32Value
    Get
    Set
'Usage
Dim instance As WrapTopBottom
Dim value As UInt32Value

value = instance.DistanceFromTop

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

WrapTopBottom Klasse

WrapTopBottom-Member

DocumentFormat.OpenXml.Drawing.Wordprocessing-Namespace