PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / RenderInputText Class / AssignFrom Method

In This Topic
    AssignFrom Method (RenderInputText)
    In This Topic
    Assigns (copies) properties from another RenderObject to the current object. Calls the base RenderInputBase.AssignFrom method. If source is a RenderInputText, also copies RenderInputText-specific properties.
    Overload List
    OverloadDescription
    Assigns (copies) properties from another RenderObject to the current object. Calls the base RenderInputBase.AssignFrom method. If source is a RenderInputText, also copies RenderInputText-specific properties.  
    Assigns (copies) properties from another RenderObject to the current object. The list of fragments (the RenderObject.Fragments property) is neither copied nor changed. Properties RenderObject.UserData, RenderObject.PageNumberingChange are copied by reference. The RenderObject.Name property is not copied. (Inherited from C1.C1Preview.RenderObject)
    Assigns (copies) properties from another RenderObject to the current object. The list of fragments (the RenderObject.Fragments property) is neither copied nor changed. Properties RenderObject.UserData, RenderObject.PageNumberingChange are copied by reference. The RenderObject.Name property is not copied. (Inherited from C1.C1Preview.RenderObject)
    Assigns (copies) properties from another RenderObject to the current object. The list of fragments (the RenderObject.Fragments property) is neither copied nor changed. Properties RenderObject.UserData, RenderObject.PageNumberingChange are copied by reference. The RenderObject.Name property is not copied. (Inherited from C1.C1Preview.RenderObject)
    See Also