ExcelToPdfDocumentOptionsDisplayWorksheetTitle Property
Gets or sets a value indicating whether the worksheet title is displayed at the top of each worksheet in the PDF document.
The default value is true
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.ExcelToPdf (in HiQPdf.Next.ExcelToPdf.dll) Version: 18.0.0
public bool DisplayWorksheetTitle { get; set; }
Property Value
Boolean