creationDate property
final
The date and time the document was created, or null if not present.
Implementation
final PdfDate? creationDate;
The date and time the document was created, or null if not present.
final PdfDate? creationDate;