LinkDataSource.FileCreator

LinkDataSource.FileCreator property

Gets or sets the file creator in the PSD format LnkE / Lnk2 resource.

public string FileCreator { get; set; }

Property Value

The file creator that PSD LiFE / LiFD data source contains.

Exceptions

exceptioncondition
PsdImageExceptionYou cannot access the FileCreator property.

See Also