Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineShapePreset Structure / DashType Property

In This Topic
    DashType Property (LineShapePreset)
    In This Topic
    Gets the shape line dash type.
    Syntax
    'Declaration
     
    Public ReadOnly Property DashType As LineDashType
    public LineDashType DashType {get;}
    See Also