ExifTagPhotoCameraOwnerName Property

Gets the CameraOwnerName EXIF tag.

Description: This tag records the owner of a camera used in photography as an ASCII string.
Id: 42032 (0xa430)
Type: Ascii

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag CameraOwnerName { get; }

Property Value

ExifTag

See Also