RVTDocs.com

ACADExportOptions.MarkNonplotLayers

Property
Description:
If true and the nonplot layer suffix is not empty, all layers whose names contain that suffix will be marked as non-plot.
Remarks:
A typical use would be to mark as non-plot all layers containing -NPLT. Default value is false
Syntax
public bool MarkNonplotLayers { get; set; }