Represents the parameters of the BeforeRenderPdfPageEvent event

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public class BeforeRenderPdfPageParams
Visual Basic
Public Class BeforeRenderPdfPageParams
Visual C++
public ref class BeforeRenderPdfPageParams

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..BeforeRenderPdfPageParams

See Also