Click or drag to resize

ProcessImageArgsImagePropertyFiles Property

Gets the user defined image property files.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public IList<PropertyFile> ImagePropertyFiles { get; }

Property Value

Type: IListPropertyFile
See Also