If true current layers are replaced by the content of PSD file, otherwise the PSD file content is append to existing layers.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ | 
public bool PSD_ReplaceLayers { get; set; }
Public Property PSD_ReplaceLayers As Boolean Get Set
public: property bool PSD_ReplaceLayers { bool get (); void set (bool value); }