C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderImage Class / FragmentResolvedScript Property

In This Topic
FragmentResolvedScript Property (RenderImage)
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