mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Adds dot net manual splits
This commit is contained in:
26
dotnetsplits/c00.tex
Normal file
26
dotnetsplits/c00.tex
Normal file
@@ -0,0 +1,26 @@
|
||||
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.
|
||||
|
||||
Cpdf.dummych0
|
||||
|
Reference in New Issue
Block a user