[]
Initializes a new instance of the PrintControl class.
public static PrintControl Create(Device device, ImagingFactory wicFactory, IntPtr documentTargetPtr)
| Type | Name | Description |
|---|---|---|
| Device | device | |
| ImagingFactory | wicFactory | |
| IntPtr | documentTargetPtr |
| Type | Description |
|---|---|
| PrintControl |
Initializes a new instance of the PrintControl class.
public static PrintControl Create(Device device, ImagingFactory wicFactory, IntPtr documentTargetPtr, PrintControlProperties printControlProperties)
| Type | Name | Description |
|---|---|---|
| Device | device | |
| ImagingFactory | wicFactory | |
| IntPtr | documentTargetPtr | |
| PrintControlProperties | printControlProperties |
| Type | Description |
|---|---|
| PrintControl |