GridPdfSaveOptions.DisplayDocTitle
GridPdfSaveOptions.DisplayDocTitle property
Indicates whether the window’s title bar should display the document title.
public bool DisplayDocTitle { get; set; }
Remarks
If false, the title bar should instead display the name of the PDF file. Default value is false.
See Also
- class GridPdfSaveOptions
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop