public final class VectorDataCompositionMode
extends com.aspose.ms.System.Enum
Defines the vector data composition mode that is used on export from vector formats to PSD.
Modifier and Type | Field and Description |
---|---|
static int |
SeparateLayers
The content is exported as a separate layers.
|
static int |
SingleSmartObject
The exported layers are wrapped in a single SmartObject.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int SingleSmartObject
The exported layers are wrapped in a single SmartObject.
public static final int SeparateLayers
The content is exported as a separate layers.
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.