Click or drag to resize

ISlide FindFirstTextAsRange Method

Find first text as a TextRange.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
TextRange FindFirstTextAsRange(
	string text
)

Parameters

text
Type: System String
Found text.

Return Value

Type: TextRange
See Also