PrepareRenderPdfPageParamsCancelConversion Property
Set this property on true to cancel the conversion before the PDF page to initialize is rendered
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool CancelConversion { set; }
Public WriteOnly Property CancelConversion As Boolean
Set
public:
property bool CancelConversion {
void set (bool value);
}
member CancelConversion : bool with set
Property Value
Boolean