GetEnumerator Method

GetEnumerator function

Gets the enumerator of the paragraphs.


func (instance *TextParagraphCollection) GetEnumerator()  (*TextParagraphEnumerator,  error) 

Remarks

See Also