ITextFrameProperties
TextRange Property
|
Text range of text frame.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
TextRange TextRange { get; }
ReadOnly Property TextRange As TextRange
Get
property TextRange^ TextRange {
TextRange^ get ();
}
abstract TextRange : TextRange with get
Property Value
Type:
TextRange
See Also