Click or drag to resize

ExifDataComponentsConfiguration Property

Gets or sets the components configuration.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public byte[] ComponentsConfiguration { get; set; }

Property Value

Type: Byte
The components configuration.
See Also