VectorDataCompositionMode Enumeration
Defines the vector data composition mode that is used on export from vector formats to PSD.
Module: aspose.imaging.fileformats.psd
Full Name: aspose.imaging.fileformats.psd.VectorDataCompositionMode
Members
Member name | Description |
---|---|
SEPARATE_LAYERS | The content is exported as a separate layers. |
SINGLE_SMART_OBJECT | The exported layers are wrapped in a single SmartObject. |