LinkDataSource.AssetLockedState

LinkDataSource.AssetLockedState property

Gets or sets a value indicating whether the PSD asset is locked. The asset locked state, for Adobe® Photoshop® СС Libraries assets.

public bool AssetLockedState { get; set; }

Property Value

true if the Adobe® Photoshop® asset is locked; otherwise, false.

Exceptions

exceptioncondition
PsdImageExceptionYou cannot access AssetLockedState property, it is available only for liFE or liFE data source with version 7.

See Also