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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public bool ImagesCutAllowed { get; set; }
Property Value
Boolean