Aspose::Cells::PdfSaveOptions::SetDisplayDocTitle method

PdfSaveOptions::SetDisplayDocTitle method

Indicates whether the window’s title bar should display the document title.

void Aspose::Cells::PdfSaveOptions::SetDisplayDocTitle(bool value)

Remarks

If false, the title bar should instead display the name of the PDF file. Default value is false.

See Also