Resizes specified attachments to the required dimensions.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
- Type: System String
Where condition
- width
- Type: System Int32
Image width
- height
- Type: System Int32
Image height
- maxSideSize
- Type: System Int32
Image max side size
See Also