Click or drag to resize

ExifDataCameraOwnerName Property

Gets or sets camera owner name

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

Property Value

Type: String
The name of the camera owner.
See Also