C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputText Class / CreateSame Method

In This Topic
CreateSame Method (RenderInputText)
In This Topic
Creates new empty RenderInputText object linked with same C1PrintDocument as current object.
Syntax
'Declaration
 
Protected Overrides Function CreateSame() As RenderObject
 

Return Value

New RenderInputText object.
See Also