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

In This Topic
    SubsecTimeDigitizedRaw Property
    In This Topic
    Gets or sets the fractions of seconds for the DateTimeDigitized tag.

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

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