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

In This Topic
    SubsecTimeRaw Property
    In This Topic
    Gets or sets the fractions of seconds for the DateTime tag.

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

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