Controls if the canvas is repeated in the first page of the PDF document. By default is repeated on all pages
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference