PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderText Class / InitRenderObject Method

In This Topic
    InitRenderObject Method (RenderText)
    In This Topic
    Performs some initializations.
    Syntax
    'Declaration
     
    Protected Overridable Sub InitRenderObject() 
    protected virtual void InitRenderObject()
    See Also