Partager via


ListLevel.TextPosition Property

Returns or sets the position (in points) for the second line of wrapping text for the specified ListLevel object.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property TextPosition As Single
    Get
    Set
'Usage
Dim instance As ListLevel
Dim value As Single

value = instance.TextPosition

instance.TextPosition = value
float TextPosition { get; set; }

Property Value

Type: System.Single

See Also

Reference

ListLevel Interface

ListLevel Members

Microsoft.Office.Interop.Word Namespace