Freigeben über


WrapTight.DistanceFromLeft-Eigenschaft

Distance From Test on Left Edge.Represents the attribte in schema: distL

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

Syntax

'Declaration
<SchemaAttrAttribute(, "distL")> _
Public Property DistanceFromLeft As UInt32Value
    Get
    Set
'Usage
Dim instance As WrapTight
Dim value As UInt32Value

value = instance.DistanceFromLeft

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

WrapTight Klasse

WrapTight-Member

DocumentFormat.OpenXml.Drawing.Wordprocessing-Namespace