Method RemovePromoscreen
RemovePromoscreen(Int32, DisplayOrientation)
Removes a promoscreen previously uploaded with UploadPromoScreen(String, Int32, DisplayOrientation, Int32) from the signature device.
Declaration
public Error RemovePromoscreen(int Number, DisplayOrientation Rotation)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | Number | |
| DisplayOrientation | Rotation |
Returns
| Type | Description |
|---|---|
| Error | Error |