IImageDataHeight Property
Is an unsigned long representing the actual height, in pixels, of the ImageData.

Namespace: Aspose.Html.Dom.Canvas
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
ulong Height { get; }

Property Value

Type: UInt64
See Also