Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineFormatBase Class / CapType Property

In This Topic
    CapType Property
    In This Topic
    Gets or sets the ending caps that should be used for this line.
    Syntax
    'Declaration
     
    Public Property CapType As LineCapType
    public LineCapType CapType {get; set;}
    See Also