'Declaration Public Class DashStopList Inherits GrapeCity.Documents.Word.FormattingBagList(Of DashStop)
public class DashStopList : GrapeCity.Documents.Word.FormattingBagList<DashStop>
It is a list of dash stop items which represent building block atoms upon which the custom dashing scheme is built.
'Declaration Public Class DashStopList Inherits GrapeCity.Documents.Word.FormattingBagList(Of DashStop)
public class DashStopList : GrapeCity.Documents.Word.FormattingBagList<DashStop>
System.Object
GrapeCity.Documents.Word.FormattingBag
GrapeCity.Documents.Word.FormattingBagList<T>
GrapeCity.Documents.Word.DashStopList