TextParagraphCollection Class

TextParagraphCollection class

Represents all text paragraph.


type TextParagraphCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetCountGets the count of text paragraphs.
GetGets the object at specific index.