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: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next.ExcelToPdf (in Winnovative.Pdf.Next.ExcelToPdf.dll) Version: 20.0.0
public bool DisplayWorksheetTitle { get; set; }
Property Value
Boolean