Click or drag to resize
AttachmentHistoryInfo.AttachmentImageWidth Property
Width of the attachment image.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public virtual int AttachmentImageWidth { get; set; }

Property Value

Type: Int32

Implements

IAttachment.AttachmentImageWidth
See Also