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

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool RepeatInBackground { get; set; }

Property Value

Boolean

See Also