Method RemovePromoscreen
RemovePromoscreen(Int32, DisplayOrientation)
Removes a promoscreen previously uploaded with UploadPromoScreen(String, Int32, DisplayOrientation, Int32) from the signature device.
Declaration
Error RemovePromoscreen(int number, DisplayOrientation orientation)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | number | The index of the image in the image sequence. |
DisplayOrientation | orientation | The orientation of the image. |
Returns
Type | Description |
---|---|
Error | Error |