IImageDataWidth Property
Is an unsigned long representing the actual width, in pixels, of the ImageData.

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

Property Value

Type: UInt64
See Also