ExcelToPdfDocumentOptionsPageBreakBetweenWorksheets Property
Gets or sets a value indicating whether each worksheet starts on a new PDF page.
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 PageBreakBetweenWorksheets { get; set; }
Property Value
Boolean