ExcelToPdfDocumentOptionsConvertOnlyFirstWorksheet Property
Gets or sets a value indicating whether only the first worksheet of the workbook should be converted.
When false, all worksheets in the workbook are converted.
The default value is false
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next.ExcelToPdf (in Winnovative.Pdf.Next.ExcelToPdf.dll) Version: 20.0.0
public bool ConvertOnlyFirstWorksheet { get; set; }
Property Value
Boolean