Click or drag to resize

ExifDataFileSource Property

Gets or sets the file source type.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public ExifFileSource FileSource { get; set; }

Property Value

Type: ExifFileSource
The file source type.
See Also