[]
Initializes the designer with the specified component.
public override void Initialize(IComponent component)
Type | Name | Description |
---|---|---|
IComponent | component | The IComponent to associate the designer with. This component must always be an instance of, or derive from, C1PrintDocument. |