[]
Copies the properties of the specified PrintInfo object to the current PrintInfo object.
public virtual void CopyFrom(object o)
Public Overridable Sub CopyFrom(o As Object)
| Type | Name | Description |
|---|---|---|
| object | o | PrintInfo object from which to copy properties |