[]
Assigns (copies) properties from another DocumentFont to the current object.
public void AssignFrom(DocumentFont source)
Public Sub AssignFrom(source As DocumentFont)
| Type | Name | Description |
|---|---|---|
| DocumentFont | source | The source object to copy properties from. |