ISlide
GetAllTextFrame Method
|
Get all text in the slide
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ArrayList GetAllTextFrame()
Function GetAllTextFrame As ArrayList
ArrayList^ GetAllTextFrame()
abstract GetAllTextFrame : unit -> ArrayList
Return Value
Type:
ArrayList
See Also