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