JpegExifDataImageLength Property

Gets or sets the image length.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public uint ImageLength { get; set; }

Property Value

Type: UInt32
The length of the image.
See Also