PDFIMPORTMODE

Controls which options for processing .pdf data are turned on during the PDF In command. For additional options for importing .pdf data, see the PDFIMPORTOPTIONS system variable. The setting is a bitcode and can be any combination of the following:

0 = All options are turned off.

1 = Imported entities are combined into a single block.

2 = Lineweight properties are retained during the import.

4 = Contiguous line and arc segments are joined into polylines, when possible.

8 = Two-dimensional solids as converted to solid-filled hatches.

16 = Not supported.

Type:     Integer

Saved:     In the registry

Range:    0 to 31

Default:    6