[]
        
(Showing Draft Content)

C1.C1Preview.DocumentFont.AssignFrom

AssignFrom Method

AssignFrom(DocumentFont)

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

Declaration
public void AssignFrom(DocumentFont source)
Public Sub AssignFrom(source As DocumentFont)
Parameters
Type Name Description
DocumentFont source

The source object to copy properties from.