PdfRepeatCanvasRepeatInBackground Property
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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.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
Boolean