C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderText Class / OnMainFragmentBuilt Method

In This Topic
OnMainFragmentBuilt Method (RenderText)
In This Topic
This method is called once for each object, override it to perform custom initialization.
Syntax
'Declaration
 
Protected Overridable Sub OnMainFragmentBuilt() 
 
See Also