VectorDataCompositionMode

VectorDataCompositionMode enumeration

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

public enum VectorDataCompositionMode

Values

NameValueDescription
SingleSmartObject0The exported layers are wrapped in a single SmartObject.
SeparateLayers1The content is exported as a separate layers.

See Also