Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
TextRange TextRange { get; }
ReadOnly Property TextRange As TextRange
	Get
property TextRange^ TextRange {
	TextRange^ get ();
}
abstract TextRange : TextRange with get

Property Value

TextRange

See Also