PDFMerge(PdfDocumentOptions) Constructor

Merge using the specified PDF document options

Definition

Namespace: EvoPdf.PdfMerge
Assembly: EvoPdfMerge_NetCore (in EvoPdfMerge_NetCore.dll) Version: 14.0.0
C#
public PDFMerge(
	PdfDocumentOptions pdfDocumentOptions
)

Parameters

pdfDocumentOptions  PdfDocumentOptions
The merged PDF document options

See Also