TextRunFrameText Property
|
Allows you access to the text of this
TextRunFrame.
Namespace: WebSupergoo.WordGlue4.Layout
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public string Text { get; set; }
Public Property Text As String
Get
Set
member Text : string with get, set
Property Value
Type:
String
See Also