Click or drag to resize

JpegMarkerLength Property

Note: This API is now obsolete.

Gets or sets the length of this marker in bytes.

Namespace:  Atalasoft.Imaging.Metadata
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("This property has been depricated. Use Data.Length instead.")]
public int Length { get; }

Property Value

Type: Int32
The length of this marker in bytes.
See Also