Skip to content

ACadSharp.IO.DwgReader.ReadPreview

Albert Domenech edited this page Jul 14, 2024 · 1 revision

ReadPreview Method

Read the preview image of the dwg file.

Remarks

Refers to AcDb:Preview data section.

Definition

Namespace: ACadSharp.IO.DwgReader

C#

public DwgPreview ReadPreview

Return Value

DwgPreview

Clone this wiki locally