PdfPageCreatingParamsCancelConversion Property

This property can be set on true to cancel HTML to PDF conversion before creating a new PDF page

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool CancelConversion { set; }

Property Value

Boolean

See Also