ExcelToPdfDocumentOptionsPageBreakBetweenWorksheets Property
Gets or sets a value indicating whether each worksheet starts on a new PDF page.
The default value is true
Namespace: EvoPdf.NextAssembly: EvoPdf.Next.ExcelToPdf (in EvoPdf.Next.ExcelToPdf.dll) Version: 14.0.0
public bool PageBreakBetweenWorksheets { get; set; }
Property Value
Boolean