<Code Lib>
2023 Property
Changes 0
P

ACADExportOptions.NonplotSuffix

Description:
If the MarkNonplotLayers attribute is set to true, all layers with names containing this suffix will be marked as non-plot. No action will be performed if the suffix is empty.

public string NonplotSuffix { get; set; }

Loading…