TextSegmentCollection.Add

TextSegmentCollection.Add method

Adds the text segment element at the specified index.

public void Add(TextSegment segment)
ParameterTypeDescription
segmentTextSegmentText segment object

See Also