public HPDF_STATUS setInfoDateAttr(
    HaruInfoType type, 
    HaruDate value)

Sets a datetime attribute in the info dictionary. pdf = the handle of a document object. type = one of the following attributes:

  • HaruInfo.CREATIONDATE</li> <li>HaruInfo.MODDATE
  • value - The new value for the attribute.

    See Also:

    HaruDate