CadImageThumbnailImage Property

Gets or sets the thumbnail image.

Namespace:  Aspose.CAD.FileFormats.Cad
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadThumbnailImage ThumbnailImage { get; set; }

Property Value

Type: CadThumbnailImage
The thumbnail image.
See Also