CPDFInfo.empty constructor

CPDFInfo.empty()

Implementation

CPDFInfo.empty()
    : title = '',
      author = '',
      subject = '',
      keywords = '',
      creator = '',
      producer = '',
      creationDate = null,
      modificationDate = null;