HiQPdf Documentation

PdfRepeatCanvasRepeatInBackground Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool RepeatInBackground { get; set; }

Property Value

Type: Boolean
See Also

Reference