Skip to content

ACadSharp.Tables.BlockRecord.Preview

Albert Domenech edited this page Oct 24, 2024 · 3 revisions

Preview Property

DXF: Binary data for bitmap preview.

Remarks

Optional

Definition

Namespace: ACadSharp.Tables.BlockRecord

C#

DxfCodeValueAttribute
public Byte[] Preview { get; set; }

Property Value

Byte[]

Clone this wiki locally