PDFSplitManager Constructor (PdfDocumentOptions) |
Merge using the specified PDF document options
Namespace:
ExpertPdf.PDFSplit
Assembly:
epsplitpdf (in epsplitpdf.dll) Version: 6.0
Syntax public PDFSplitManager(
PdfDocumentOptions pdfDocumentOptions
)
Public Sub New (
pdfDocumentOptions As PdfDocumentOptions
)
Parameters
- pdfDocumentOptions
- Type: ExpertPdf.PDFSplitPdfDocumentOptions
See Also