exif_tags property
exif_tags property
Gets or sets tags which belong to EXIF section only.
Definition:
@property
def exif_tags(self):
    ...
@exif_tags.setter
def exif_tags(self, value):
    ...
See Also
- module 
aspose.cad.exif - class 
ExifData 
Gets or sets tags which belong to EXIF section only.
@property
def exif_tags(self):
    ...
@exif_tags.setter
def exif_tags(self, value):
    ...
aspose.cad.exifExifData