HiQPdf Documentation

PdfRepeatCanvasRepeatInOddPages Property

HiQPdf Client for .NET Core
Controls if the canvas is repeated in odd 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 RepeatInOddPages { get; set; }

Property Value

Type: Boolean
See Also

Reference