Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DashStop Class / DashLength Property

In This Topic
    DashLength Property
    In This Topic
    Gets or sets the length, in percent, of the dash relative to line width.
    Syntax
    'Declaration
     
    Public Property DashLength As System.Single
    public System.float DashLength {get; set;}
    See Also