Creates an instance of the PdfDocumentParser class.

C# | Visual Basic | Visual C++ |
public PdfDocumentParser( Configuration configuration )
Public Sub New ( _ configuration As Configuration _ )
public: PdfDocumentParser( Configuration^ configuration )

- configuration (Configuration)
- The instance of the Configuration class that holds the settings to be used.