Controls the default processing when importing objects from a PDF file.
| Type: | Bitcode | 
| Saved in: | Registry | 
| Initial value: | 6 | 
|  
			  Value  | 
 
			  Description  | 
|---|---|
|  
			  0  | 
 
			  Does not process objects after they are imported. This includes converting Bezier curves to arcs, and paths into polylines.  | 
|  
			  1  | 
 
			  Combines imported objects into a block.  | 
|  
			  2  | 
 
			  Applies lineweight properties.  | 
|  
			  4  | 
 
			  Joins contiguous line and arc segments into polylines, when possible.  | 
|  
			  8  | 
 
			  Converts fills into solid-filled hatches rather than 2D solids.  | 
|  
			  16  | 
 
			  Combines sets of collinear segments into polyline segments.  |