Click or drag to resize

ExifDataSceneCaptureType Property

Gets or sets the scene capture type.

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

Property Value

Type: ExifSceneCaptureType
The type of the scene capture.
See Also