has_trailer property
has_trailer property
Gets or sets a value indicating whether GIF has trailer.
Definition:
@property
def has_trailer(self):
...
@has_trailer.setter
def has_trailer(self, value):
...
See Also
- module
aspose.cad.imageoptions
- class
GifOptions