Table of Contents

Property BitmapPreviewData

Namespace
Aspose.CAD.FileFormats.Cad.CadTables
Assembly
Aspose.CAD.dll

BitmapPreviewData

Gets or sets the bitmap preview data.

[CadBinary(CadEntityAttribute.Cad310, CadParameterType.Optional, "AcDbBlockTableRecord")]
public byte[] BitmapPreviewData { get; set; }

Property Value

byte[]

The bitmap preview data.