ExportSettingsLayersToExport Property

Names of the layers to export (case-sensititve). If omitted all layers will be exported

Definition

Namespace: PCBI_IDX_Export
Assembly: PCBI_IDX_ImportExport (in PCBI_IDX_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public List<string> LayersToExport { get; set; }

Property Value

ListString

See Also