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

In This Topic
    Type Property (LineEnd)
    In This Topic
    Gets or sets the type of decoration that appears at the end of a line.
    Syntax
    'Declaration
     
    Public Property Type As LineEndType
    public LineEndType Type {get; set;}
    See Also