Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineEnd Class / Length Property

In This Topic
    Length Property
    In This Topic
    Gets or sets the length of the line end decoration (e.g., arrowhead) relative to the width of the line itself.
    Syntax
    'Declaration
     
    Public Property Length As LineEndLength
    public LineEndLength Length {get; set;}
    See Also