PdfHtmlWithPlaceHoldersLayoutingInPdfPageEvent Event
The event is raised when the converter prepares to layout the HTML with placeholders in a PDF page
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public event LayoutingInPdfPageDelegate LayoutingInPdfPageEvent
Public Event LayoutingInPdfPageEvent As LayoutingInPdfPageDelegate
public:
event LayoutingInPdfPageDelegate^ LayoutingInPdfPageEvent {
void add (LayoutingInPdfPageDelegate^ value);
void remove (LayoutingInPdfPageDelegate^ value);
}
member LayoutingInPdfPageEvent : IEvent<LayoutingInPdfPageDelegate,
EventArgs>
Value
LayoutingInPdfPageDelegate