Table of Contents

Enum VectorDataCompositionMode

Namespace
Aspose.Imaging.FileFormats.Psd
Assembly
Aspose.Imaging.dll

Defines the vector data composition mode that is used on export from vector formats to PSD.

public enum VectorDataCompositionMode

Fields

SeparateLayers = 1

The content is exported as a separate layers.

SingleSmartObject = 0

The exported layers are wrapped in a single SmartObject.