Click or drag to resize

ExifDataDeviceSettingDescription Property

Gets or sets device settings description

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

Property Value

Type: Byte
The device setting description.
See Also