EVO PDF Split Library for .NET Documentation

PDFSplitDoc Constructor

EVO PDF Split Library for .NET
Constructs a PdfSplitDoc based on the PDF document bytes

Namespace:  EvoPdf.PdfSplit
Assembly:  evosplitpdf (in evosplitpdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PDFSplitDoc(
	byte[] pdfSplitBytes
)

Parameters

pdfSplitBytes
Type: SystemByte
The PDF document bytes
See Also

Reference