[]
        
(Showing Draft Content)

C1.C1Preview.ParagraphObject.AssignFrom

AssignFrom Method

AssignFrom(ParagraphObject)

Assigns (copies) properties from another ParagraphObject to the current object.

Declaration
public virtual void AssignFrom(ParagraphObject source)
Public Overridable Sub AssignFrom(source As ParagraphObject)
Parameters
Type Name Description
ParagraphObject source

The object to copy the properties from.