ExifDataUserComment Property |
Namespace: Aspose.Imaging.Exif
public string UserComment { get; set; }
Public Property UserComment As String Get Set
public: property String^ UserComment { String^ get (); void set (String^ value); }
member UserComment : string with get, set