Represents the parameters of the PrepareRenderPdfPageEvent event

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..PrepareRenderPdfPageParams

See Also