AttachmentInfoProvider SetAttachmentsQuality Method Kentico 8.1 API Reference
Sets image quality of all specified attachments to the required level.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

where
Type: OnlineSystem String
Where condition to filter attachments
quality
Type: OnlineSystem Int32
New image quality, from 0 (lowest quality) to 100 (highest quality)
See Also