Name | Description | |
---|---|---|
Count | Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<DashStop>) | |
Item | Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<DashStop>) |
The following tables list the members exposed by DashStopList.
Name | Description | |
---|---|---|
Count | Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<DashStop>) | |
Item | Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<DashStop>) |
Name | Description | |
---|---|---|
Add | Adds a new dash stop to the dashing scheme. | |
Clear | Removes all items from the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<DashStop>) | |
ClearFormatting | Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag) | |
Equals | Overridden. | |
GetHashCode | Overridden. Serves as the default hash function. | |
Insert | Inserts a new dash stop into the dashing scheme. | |
Remove | Removes an item from the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<DashStop>) | |
RemoveAll | Removes items from the list based on predicate. (Inherited from GrapeCity.Documents.Word.FormattingBagList<DashStop>) |