DioDocs for PDF
GetValues メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging.Exif 名前空間 > ExifProfile クラス : GetValues メソッド
Returns the list of all known tags in the profile and their corresponding values.
シンタックス
'宣言
 
Public Function GetValues() As System.Collections.Generic.List(Of KeyValuePair(Of ExifTag,ExifValue))
public System.Collections.Generic.List<KeyValuePair<ExifTag,ExifValue>> GetValues()
参照

ExifProfile クラス
ExifProfile メンバ