LinkDataSource.IsLibraryLink

Gets a value indicating whether this PSD link data source links to the Adobe® Photoshop® СС Library item.

public bool IsLibraryLink { get; }

Property Value

true if this instance is a Adobe® Photoshop® СС library link; otherwise, false.

Exceptions

exceptioncondition
PsdImageExceptionYou cannot access the IsLibraryLink property.

See Also