25 lines
382 B
TeX
25 lines
382 B
TeX
|
Cpdf
|
||
|
|
||
|
The Coherent PDF Library for .NET
|
||
|
|
||
|
Cpdf.Pdf
|
||
|
|
||
|
PDF document. Use the 'using' keyword, or call Dispose to make sure PDFs are
|
||
|
deallocated.
|
||
|
|
||
|
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.
|