public final class PlacedLayerType
extends com.aspose.ms.System.Enum
Defines the PlacedLayerType enumeration for the placed layer PlLd resource.
| Modifier and Type | Field and Description |
|---|---|
static int |
ImageStack
The image stack placed layer type
|
static int |
Raster
The raster placed layer type
|
static int |
Unknown
The unknown placed layer type
|
static int |
Vector
The vector placed layer type
|
public static final int Unknown
The unknown placed layer type
public static final int Vector
The vector placed layer type
public static final int Raster
The raster placed layer type
public static final int ImageStack
The image stack placed layer type
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.