TextParagraphCollection Class
TextParagraphCollection class
Represents all text paragraph.
type TextParagraphCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetCount | Gets the count of text paragraphs. |
Get | Gets the |