Aspose::Cells::PdfSaveOptions::GetDisplayDocTitle method

PdfSaveOptions::GetDisplayDocTitle method

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

bool Aspose::Cells::PdfSaveOptions::GetDisplayDocTitle()

Remarks

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

See Also