'Declaration Public Function GetParagraphs() As System.Collections.Generic.IList(Of ITextParagraph)
public System.Collections.Generic.IList<ITextParagraph> GetParagraphs()
Return Value
The list of paragraphs associated with this element.
'Declaration Public Function GetParagraphs() As System.Collections.Generic.IList(Of ITextParagraph)
public System.Collections.Generic.IList<ITextParagraph> GetParagraphs()