|
PdfDocumentInformationCreationDate Property |
Gets or sets the date and time when the pdf document was created.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public DateTime CreationDate { get; set; }
Public Property CreationDate As DateTime
Get
Set
Property Value
Type:
DateTimeSee Also