PDFDocEngine is the main static class with the engine working with PDF documents. This engine must be initialized first before working with Document and other classes
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public class PDFDocEngine |
| Visual Basic (Declaration) |
|---|
Public Class PDFDocEngine |
| Visual C++ |
|---|
public ref class PDFDocEngine |
Inheritance Hierarchy
System..::Object
Bytescout.PDF..::PDFDocEngine
Bytescout.PDF..::PDFDocEngine
See Also
PDFDocEngine Members
Bytescout.PDF Namespace