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