CadOle2Frame.BinaryData

CadOle2Frame.BinaryData property

Gets or sets the binary data.

public byte[] BinaryData { get; set; }

Property Value

The binary data.

See Also