PdfDocumentControlImagesCutAllowed Property
Controls if cutting images between PDF pages is permitted in the PDF document generated by the HTML to PDF converter. This property is true by default
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool ImagesCutAllowed { get; set; }
Property Value
Boolean