PhotoshopPackage.SetUrgency
PhotoshopPackage.SetUrgency method
Sets the urgency.
public void SetUrgency(int urgency)
Parameter | Type | Description |
---|---|---|
urgency | Int32 | The urgency. |
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | urgency;Valid range is from 1 to 8 |
Remarks
Urgency should be in rage from 1 till 8.
See Also
- class PhotoshopPackage
- namespace Aspose.Imaging.Xmp.Schemas.Photoshop
- assembly Aspose.Imaging