Resizes image to specified dimensions.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- newAttachment
- Type: CMS.DocumentEngine AttachmentInfo
Attachment info
- width
- Type: System Int32
New width of the attachment
- height
- Type: System Int32
New height of the attachment
- maxSideSize
- Type: System Int32
Maximal side size of the attachment
See Also