Documents for Word, .NET Edition
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineFormat Class / JoinType Property

In This Topic
    JoinType Property
    In This Topic
    Gets or sets the line join type.
    Syntax
    'Declaration
     
    Public Property JoinType As LineJoinType
    public LineJoinType JoinType {get; set;}
    See Also