ExifTagImageTIFFEPStandardID Property

Gets the TIFFEPStandardID EXIF tag.

Description: Contains four ASCII characters representing the TIFF/EP standard version of a TIFF/EP file, eg '1', '0', '0', '0'
Id: 37398 (0x9216)
Type: Byte

Definition

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

Property Value

ExifTag

See Also