Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / CameraOwnerName Property

In This Topic
    CameraOwnerName Property
    In This Topic
    Gets or sets the owner of a camera used in photography.
    Syntax
    'Declaration
     
    Public Property CameraOwnerName As System.String
    public System.string CameraOwnerName {get; set;}
    See Also