set_urgency method
set_urgency
Sets the urgency.
def set_urgency(self, urgency):
...
| Parameter | Type | Description |
|---|---|---|
| urgency | int | The urgency. |
Remarks
Urgency should be in rage from 1 till 8.### Exceptions
| Exception | Description |
|---|---|
| ArgumentOutOfRangeException | urgency;Valid range is from 1 to 8 |
See Also
- module
aspose.cad.xmp.schemas.photoshop - class
PhotoshopPackage