Set this property to false to cancel the the canvas repeating in PDF page
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool CancelRepeating { get; set; }
Public Property CancelRepeating As Boolean
Get
Set
public:
property bool CancelRepeating {
bool get ();
void set (bool value);
}
member CancelRepeating : bool with get, set
Property Value
Type:
Boolean
Reference