Layer class

Layer class

Represents Photoshop text layer.

Inheritance: LayerXmpTypeBase

The Layer type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Layer class.
initInitializes a new instance of the Layer class.

Properties

PropertyDescription
nameGets or sets the name of the text layer.
textGets or sets the text content of the layer.

Methods

MethodDescription
get_xmp_representationReturns string contained value in XMP format.
equalsIndicates whether the current object is equal to another object of the same type.

See Also