PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 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() 
    protected virtual void OnMainFragmentBuilt()
    See Also