ExternalPdfPageAddedParams Class

Represents the parameters of the ExternalPdfPageAddedEvent event

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public class ExternalPdfPageAddedParams
Inheritance
Object    ExternalPdfPageAddedParams

Properties

Index Gets the index of the added page in PDF document pages collection
Page Gets a reference to the added PDF page

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also