PdfRepeatCanvasRepeatInFirstPage Property
Controls if the canvas is repeated in the first page of the PDF document. By default is repeated on all pages
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool RepeatInFirstPage { get; set; }
Public Property RepeatInFirstPage As Boolean
Get
Set
public:
property bool RepeatInFirstPage {
bool get ();
void set (bool value);
}
member RepeatInFirstPage : bool with get, set
Property Value
Boolean