SaveLayers property (Main Control)
|
Builder Syntax |
bool SaveLayers |
|
Delphi Syntax |
SaveLayers: Boolean |
|
Overview |
Refer to Layers in Files |
Remarks
Indicates whether PSD files are saved with or without layers. Possible values are:
|
Value |
Meaning |
|
TRUE |
When a PSD file is saved, all the bitmaps in the list are saved as layers. The LayerLeft and LayerTop properties contain positioning information for each layer. |
|
FALSE |
PSD files are saved without layers. The layer information is ignored. |
See Also
|
Elements: |
Save method, SaveLayers property, LayerLeft property, LayerTop property |
|
Topics: |