public string getInfoAttr(HaruInfoType type)

Gets an attribute value from info dictionary.

Parameters

type

one of the following:

  • HaruInfo.AUTHOR
  • HaruInfo.CREATOR
  • HaruInfo.TITLE
  • HaruInfo.SUBJECT
  • HaruInfo.KEYWORDS
  • Returns

    when getInfoAttr() succeeds, it returns the string value of the info dictionary. If the infomation has not been set or an error has occurred, it returns null