[]
        
(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)
Parameters
Type Name Description
ParagraphObject source

The object to copy the properties from.