[]
Creates instance of object same type as current ParagraphObject object.
protected abstract ParagraphObject CreateSame()
Protected MustOverride Function CreateSame() As ParagraphObject
| Type | Description |
|---|---|
| ParagraphObject | Created paragraph object. |