Property HasTrailer
- Namespace
- Aspose.CAD.ImageOptions
- Assembly
- Aspose.CAD.dll
HasTrailer
Gets or sets a value indicating whether GIF has trailer.
public bool HasTrailer { get; set; }
Property Value
- bool
true
if GIF has trailer; otherwise,false
.