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

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