BeforeRenderPdfPageParams
Page Property
EVO HTML to PDF Converter for .NET Documentation
The PDF page being rendered when the event is raised
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
PdfPage
Page
{
get
; }
Public
ReadOnly
Property
Page
As
PdfPage
Get
Property Value
Type:
PdfPage
See Also
Reference
BeforeRenderPdfPageParams Class
EvoPdf Namespace