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