Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifValue Class / Destination Property

In This Topic
    Destination Property
    In This Topic
    Gets the part of Exif matadata used for storing the attribute.
    Syntax
    'Declaration
     
    Public ReadOnly Property Destination As ExifDestination
    public ExifDestination Destination {get;}
    See Also