Click or drag to resize

ExifDataRelatedSoundFile Property

Gets or sets the related sound file.

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

Property Value

Type: String
The related sound file.
See Also