Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / RelatedSoundFile Property

In This Topic
    RelatedSoundFile Property
    In This Topic
    Gets or sets the name of an audio file related to the image data.
    Syntax
    'Declaration
     
    Public Property RelatedSoundFile As System.String
    public System.string RelatedSoundFile {get; set;}
    See Also