WordProcessingTextFormattedTextFragmentCollection Class |
Namespace: GroupDocs.Watermark.Contents.WordProcessing
The WordProcessingTextFormattedTextFragmentCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | CollectionType |
Gets the formatted fragment collection type.
(Inherited from FormattedTextFragmentCollection.) |
![]() | Count |
Gets the number of elements contained in the collection.
(Inherited from ReadOnlyListBaseT.) |
![]() | IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Inherited from RemoveOnlyListBaseT.) |
![]() | Item |
Gets the element at the specified index in the collection.
(Inherited from ReadOnlyListBaseT.) |
Name | Description | |
---|---|---|
![]() | Add(String) |
Adds a formatted text fragment to the collection.
(Inherited from FormattedTextFragmentCollection.) |
![]() | Add(String, Font) |
Adds a formatted text fragment to the collection.
(Inherited from FormattedTextFragmentCollection.) |
![]() | Add(String, Font, Color) |
Adds a formatted text fragment to the collection.
(Inherited from FormattedTextFragmentCollection.) |
![]() | Add(String, Font, Color, Color) |
Adds a formatted text fragment to the collection.
(Inherited from FormattedTextFragmentCollection.) |
![]() | Clear |
Removes all items from the collection.
(Inherited from RemoveOnlyListBaseT.) |
![]() | Contains |
Determines whether the collection contains a specific item.
(Inherited from ReadOnlyListBaseT.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from ReadOnlyListBaseT.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf |
Determines the index of a specific item in the collection.
(Inherited from ReadOnlyListBaseT.) |
![]() | Insert(Int32, String) |
Inserts a formatted text fragment into the collection at a given index.
(Inherited from FormattedTextFragmentCollection.) |
![]() | Insert(Int32, String, Font) |
Inserts a formatted text fragment into the collection at a given index.
(Inherited from FormattedTextFragmentCollection.) |
![]() | Insert(Int32, String, Font, Color) |
Inserts a formatted text fragment into the collection at a given index.
(Inherited from FormattedTextFragmentCollection.) |
![]() | Insert(Int32, String, Font, Color, Color) |
Inserts a formatted text fragment into the collection at a given index.
(Inherited from FormattedTextFragmentCollection.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes the first occurrence of a specific object from the collection.
(Inherited from RemoveOnlyListBaseT.) |
![]() | RemoveAt |
Removes the item at the specified index.
(Inherited from RemoveOnlyListBaseT.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | ICollectionTClear | (Inherited from RemoveOnlyListBaseT.) |
![]() ![]() | IListClear | (Inherited from RemoveOnlyListBaseT.) |
![]() ![]() | ICollectionTRemove | (Inherited from RemoveOnlyListBaseT.) |
![]() ![]() | IListRemove | (Inherited from RemoveOnlyListBaseT.) |
![]() ![]() | IListTRemoveAt | (Inherited from RemoveOnlyListBaseT.) |
![]() ![]() | IListRemoveAt | (Inherited from RemoveOnlyListBaseT.) |