Click or drag to resize
AttachmentImageWidth Property
Gets the width, in pixels, of the attachment or attachment version.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public int ImageWidth { get; }

Property Value

Type: Int32
See Also