PDFSplitManager(PdfDocumentOptions) Constructor |
Merge using the specified PDF document options
Namespace: ExpertPdf.PDFSplitAssembly: epsplitpdf (in epsplitpdf.dll) Version: 9.0
Syntaxpublic PDFSplitManager(
PdfDocumentOptions pdfDocumentOptions
)
Public Sub New (
pdfDocumentOptions As PdfDocumentOptions
)
Parameters
- pdfDocumentOptions PdfDocumentOptions
-
See Also