AssignFrom Method (ParagraphImage)
Assigns (copies) properties from another
ParagraphObject to the current object.
'Declaration
Public Overrides Sub AssignFrom( _
ByVal As ParagraphObject _
)
Parameters
- source
- The source object to copy properties from.