PhotoshopPackage.SetUrgency

PhotoshopPackage.SetUrgency method

Sets the urgency.

public void SetUrgency(int urgency)
ParameterTypeDescription
urgencyInt32The urgency.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionurgency;Valid range is from 1 to 8

Remarks

Urgency should be in rage from 1 till 8.

See Also