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