PdfSaveOptions.CreatedTime

PdfSaveOptions.CreatedTime property

Gets and sets the time of generating the pdf document.

public DateTime CreatedTime { get; set; }

Remarks

if it is not be set, it will be the time of generating the pdf.

See Also