HiQPdf Documentation

PdfTextCropping Property

Quickly Create High Quality PDFs
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:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool Cropping { get; set; }

Property Value

Type: Boolean
See Also

Reference