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

In This Topic
    DashType Property (LineFormatBase)
    In This Topic
    Gets or sets the line dash type.
    Syntax
    'Declaration
     
    Public Property DashType As LineDashType
    public LineDashType DashType {get; set;}
    See Also