PhotoshopPackage.SetCategory

PhotoshopPackage.SetCategory method

Sets the category.

public void SetCategory(string category)
ParameterTypeDescription
categoryStringThe category.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptioncategory;Category is limited to 3 characters

See Also