Both

CadLayoutScope.Both field

Selects the model space and every paper space layout. This is the default value and it does not restrict the conversion: the drawing is rendered exactly as it is when no scope is expressed.

public static readonly CadLayoutScope Both;

See Also