Click or drag to resize
AttachmentImageHeight Property
Gets the height, 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 ImageHeight { get; }

Property Value

Type: Int32
See Also