Compartir a través de


Inline.DistanceFromBottom Property

Distance From Text on Bottom Edge.Represents the attribte in schema: distB

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

Syntax

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

value = instance.DistanceFromBottom

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

Inline Class

Inline Members

DocumentFormat.OpenXml.Drawing.Wordprocessing Namespace