Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListLevel Class / TextPosition Property

In This Topic
    TextPosition Property
    In This Topic
    Gets or sets the position (in points) for the second line of wrapping text for the list level.
    Syntax
    'Declaration
     
    Public Property TextPosition As System.Single
    public System.float TextPosition {get; set;}
    See Also