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: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public bool RepeatInBackground { get; set; }

Property Value

Boolean

See Also