[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.LineCapType

Enum LineCapType

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the ending caps that should be used for a line.

public enum LineCapType

Fields

Flat = 2

Line ends at end point.

Round = 0

Rounded ends. Semi-circle protrudes by half line width.

Square = 1

Square protrudes by half line width.