WebDAVHelperSetAttachmentHeightAndWidth Method |
If attachment is image then set height and width.
Namespace: CMS.WebDAVAssembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 11.0.0
Syntax public static void SetAttachmentHeightAndWidth(
IAttachment attachmentInfo
)
Parameters
- attachmentInfo
- Type: CMS.DocumentEngineIAttachment
Attachment info
See Also