Table of Contents

Property BinaryData

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects.Field
Assembly
Aspose.CAD.dll

BinaryData

Gets or sets the binary data.

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

Property Value

byte[]

The binary data.