Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineFormat Class / CustomDashScheme Property

In This Topic
    CustomDashScheme Property
    In This Topic
    Gets the custom dash scheme.
    Syntax
    'Declaration
     
    Public ReadOnly Property CustomDashScheme As DashStopList
    public DashStopList CustomDashScheme {get;}
    See Also