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

In This Topic
    SubsecTimeOriginalRaw Property
    In This Topic
    Gets or sets the fractions of seconds for the DateTimeOriginal tag.

    The value is in raw format as defined in Exif specification.

    Syntax
    'Declaration
     
    Public Property SubsecTimeOriginalRaw As System.String
    public System.string SubsecTimeOriginalRaw {get; set;}
    See Also