DioDocs for PDF
RemoveValue メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging.Exif 名前空間 > ExifProfile クラス : RemoveValue メソッド
Removes the specified tag from the profile.
シンタックス
'宣言
 
Public Function RemoveValue( _
   ByVal tag As ExifTag _
) As System.Boolean
public System.bool RemoveValue( 
   ExifTag tag
)

パラメータ

tag

戻り値の型

true if the tag is successfully found and removed; otherwise, false. This method returns false if tag is not found in the profile.
参照

ExifProfile クラス
ExifProfile メンバ