Aspose::Cells::PdfSaveOptions::SetCreatedTime method

PdfSaveOptions::SetCreatedTime method

Gets and sets the time of generating the pdf document.

void Aspose::Cells::PdfSaveOptions::SetCreatedTime(const Date &value)

Remarks

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

See Also