HiQPdf Documentation

PdfRepeatCanvasRepeatInEvenPages Property

HiQPdf Client for .NET Core
Controls if the canvas is repeated in even pages of the PDF document. By default is repeated on all pages

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool RepeatInEvenPages { get; set; }

Property Value

Type: Boolean
See Also

Reference