Incorrect ProcessSettings::COProcessExportCropMethodKey
The value of ProcessSettings::COProcessExportCropMethodKey seems to be incorrect.
// does not work
dict[ProcessSettings::COProcessExportCropMethodKey] = ProcessSettings::COPublishCropMethod::COPublishCropMethodIgnore;
// works
dict["publishCropMethod"] = ProcessSettings::COPublishCropMethod::COPublishCropMethodIgnore;
0
Cette publication n’accepte pas de commentaire.
Commentaires
0 commentaire