Controls if the canvas is repeated in back of the page content. By default the canvas is rendered in the front of the main content
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool RepeatInBackground { get; set; }
Public Property RepeatInBackground As Boolean
Get
Set
public:
property bool RepeatInBackground {
bool get ();
void set (bool value);
}
member RepeatInBackground : bool with get, set
Property Value
Type:
Boolean
Reference