Specifies Windows XP image keywords. This is shown in properties of jpeg/tiff file under Windows XP.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string EXIF_XPKeywords { get; set; }
Public Property EXIF_XPKeywords As String Get Set
public: property String^ EXIF_XPKeywords { String^ get (); void set (String^ value); }