[]
Copies properties from another object into this object.
public void AssignFrom(Watermark source)
Public Sub AssignFrom(source As Watermark)
| Type | Name | Description |
|---|---|---|
| Watermark | source | The source object, properties of which are copied. |