ITextFrameProperties
GetTextSize Method
|
get the text size.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
Function GetTextSize As SizeF
abstract GetTextSize : unit -> SizeF
Return Value
Type:
SizeF
text size.
See Also