PdfTextCropping Property
Controls if the text is cropped at the end of PDF page where it is rendered. This property is false by default and
the text can continue on the next page if necessary
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool Cropping { get; set; }
Property Value
Boolean