public interface ISmartObjectLayerResource extends IPlacedLayerResource
Defines the ISmartObjectLayerResource interface that contains information about a smart object layer resource in the PSD file. Is is also a markup interface used to designate both Sold and Sole resources in the Adobe� Photoshop� images.
| Modifier and Type | Method and Description |
|---|---|
UUID |
getPlacedId()
Gets or sets the unique identifier of this smart object layer data in the PSD image.
|
void |
setPlacedId(UUID value)
Gets or sets the unique identifier of this smart object layer data in the PSD image.
|
getAntiAliasPolicy, getBottom, getBounds, getHorizontalMeshPoints, getHorizontalMeshPointUnit, getItems, getLeft, getPageNumber, getPerspective, getPerspectiveOther, getPlacedLayerType, getRight, getTop, getTotalPages, getTransformMatrix, getUniqueId, getUOrder, getValue, getVersion, getVerticalMeshPoints, getVerticalMeshPointUnit, getVOrder, isCustom, setAntiAliasPolicy, setBottom, setBounds, setCustom, setHorizontalMeshPoints, setHorizontalMeshPointUnit, setItems, setLeft, setPageNumber, setPerspective, setPerspectiveOther, setPlacedLayerType, setRight, setTop, setTotalPages, setTransformMatrix, setUniqueId, setUOrder, setValue, setVerticalMeshPoints, setVerticalMeshPointUnit, setVOrderUUID getPlacedId()
Gets or sets the unique identifier of this smart object layer data in the PSD image.
Value: The unique identifier of this smart object layer resource.void setPlacedId(UUID value)
Gets or sets the unique identifier of this smart object layer data in the PSD image.
Value: The unique identifier of this smart object layer resource.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.