[]
        
(Showing Draft Content)

C1.WPF.Document.DocumentInfo.AssignFrom

AssignFrom Method

AssignFrom(DocumentInfo)

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

Declaration
public void AssignFrom(DocumentInfo source)
Parameters
Type Name Description
DocumentInfo source

The source object to copy properties from.