Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderRichText Class / SetWidth Method

In This Topic
    SetWidth Method (RenderRichText)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overrides Sub SetWidth( _
       ByVal value As Unit _
    ) 
    protected override void SetWidth( 
       Unit value
    )

    Parameters

    value
    See Also