offset property
offset property
Gets or sets the pointer to EXIF IFD.
Definition:
@property
def offset(self):
...
@offset.setter
def offset(self, value):
...
See Also
- module
aspose.cad.fileformats.tiff
- class
TiffExifIfd
Gets or sets the pointer to EXIF IFD.
@property
def offset(self):
...
@offset.setter
def offset(self, value):
...
aspose.cad.fileformats.tiff
TiffExifIfd