Assigns (copies) properties from another 
RenderObject to the current object. Calls the base 
RenderInputBase.AssignFrom method. If 
source is a 
RenderInputComboBox, also copies 
RenderInputComboBox-specific properties.
 
            
            オーバーロード一覧
| オーバーロード | 解説 | 
| AssignFrom(RenderObject,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean) | Assigns (copies) properties from another RenderObject to the current object. Calls the base RenderInputBase.AssignFrom method. If  is a RenderInputComboBox, also copies RenderInputComboBox-specific properties.   | 
| AssignFrom(RenderObject,Boolean,Boolean) | 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. C1.C1Preview.RenderObjectから継承されます。 | 
| AssignFrom(RenderObject,Boolean,Boolean,Boolean,Boolean) | 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. C1.C1Preview.RenderObjectから継承されます。 | 
| AssignFrom(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. C1.C1Preview.RenderObjectから継承されます。 | 
 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            参照