DioDocs for PDF
ExifDestination 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging.Exif 名前空間 : ExifDestination 列挙体
Specifies the part of Exif matadata used for storing a specific tag.
シンタックス
'宣言
 
Public Enum ExifDestination 
   Inherits System.Enum
public enum ExifDestination : System.Enum 
メンバ
メンバ解説
ExifTagsA set of tags for recording Exif-specific attribute information.
GpsTagsA set of tags for recording information such as GPS information.
InteropTagsA set of tags which store the information to ensure the Interoperability.
TiffTagsIFD tags that follow the TIFF structure.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Imaging.Exif.ExifDestination

参照

GrapeCity.Documents.Imaging.Exif 名前空間