Click or drag to resize

PdfDocumentCreationDate Property

The date and time the document was created, in human-readable form (see Section 3.8.3, “Dates” in PDF Refernce 1.7).

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.81.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.81.2704
Syntax
public string CreationDate { get; set; }

Property Value

Type: String
See Also