[]
Creates a new C1TextElement with the same type as this.
public virtual C1TextElement CreateNewElement()
Type | Description |
---|---|
C1TextElement | A new C1TextElement with the same type as this. |
This can be overridden in custom C1TextElement with no default constructors.