ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word Namespace / Pen Class / DashStyle Property

In This Topic
    DashStyle Property
    In This Topic
    Gets or sets the style of dashed lines drawn with this pen.
    Syntax
    'Declaration
     
    Public Property DashStyle As DashStyle
    public DashStyle DashStyle {get; set;}
    See Also