C1.C1Preview Namespace > RenderInputText Class : AssignFrom Method |
Overload | Description |
---|---|
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 source is a RenderInputText, also copies RenderInputText-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. (Inherited from 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. (Inherited from 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. (Inherited from C1.C1Preview.RenderObject) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2