cpdf-source/docsplits/dotnetsplits/c00.tex

25 lines
382 B
TeX
Raw Normal View History

2022-03-07 18:16:03 +01:00
Cpdf
The Coherent PDF Library for .NET
Cpdf.Pdf
2022-03-09 13:07:27 +01:00
PDF document. Use the 'using' keyword, or call Dispose to make sure PDFs are
deallocated.
2022-03-07 18:16:03 +01:00
Cpdf.Pdf.Dispose
Force disposal of the PDF.
Cpdf.Pdf.Finalize
Class destructor
Cpdf.CPDFError
Any function in this library may raise the CPDFError exception.
Cpdf.CPDFError.#ctor(String)
Construct a CPDFError which carries a string.