[]
Assigns (copies) properties from another ParagraphObject to the current object.
public virtual void AssignFrom(ParagraphObject source)
Public Overridable Sub AssignFrom(source As ParagraphObject)
| Type | Name | Description |
|---|---|---|
| ParagraphObject | source | The object to copy the properties from. |