Click or drag to resize
Pdftools logo

Document Methods

The Document type exposes the following members.

Methods
 NameDescription
Public methodDispose

Close the object.

Release all resources associated with the object.
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Public methodStatic memberOpen

Open a PDF document.

Documents opened with this method are read-only and cannot be modified.
Top
See Also