C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderTextBase Class / FragmentResolvedScript Property

In This Topic
FragmentResolvedScript Property (RenderTextBase)
In This Topic
Gets or sets the script that is executed each time a RenderFragment of the current render object is created and added to the Fragments collection on the current object.
Syntax
'Declaration
 
Public Property FragmentResolvedScript As String
 
See Also