VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfDocument Class
In This Topic
PdfDocument Class Methods
In This Topic
For a list of all methods of this type, see PdfDocument.
Public Methods
 NameDescription
Public MethodOverloaded. Adds pages from specified PDF document to the current PDF document, also adds bookmark tree of specified PDF document to the bookmark in current PDF document.
Public MethodAdds the runtime message to the RuntimeMessages property.
Public MethodPerforms authentication using specified password.
Public MethodPerforms authentication as owner using specified password.
Public MethodPerforms authentication as user using specified password.
Public MethodClear the resources cache.
Public MethodClears the list of runtime messages.
Public MethodOverloaded. Converts a PDF document to the conformance with the specified format.
Public MethodCreates the Attachments (Portfolio).
Public MethodCreates the XMP metadata using attributes from DocumentInformation property.
Public MethodReleases all resources used by this PdfDocument.
Public MethodReturns the array of runtime messages, which occured during loading of this PDF document or rendering of PDF pages in any thread.
Public MethodReturns the PDF document conformance from the PDF document metadata.
Public MethodOverloaded. Returns a collection of fonts of this PDF document.
Public MethodReturns a collection of image-resources of this PDF document.
Public MethodReturns XObject resources (images, forms), which are used multiple times in content streams.
Public MethodReturns a collection of resources of this PDF document.
Public MethodReturns all digital signatures of PDF document.
Public MethodOverloaded. Packs and saves PDF document to specified stream in specified format and switches to the specified stream.
Public MethodRemoves the Attachments (Portfolio).
Public MethodOverloaded. Removes the duplicate resources (, or ) in PDF document.
Public MethodRemoves a structure tree from this PDF document.
Public MethodOverloaded. Removes the unused named resources.
Public MethodAnalyzes the name dictionary of PDF document and removes not used names from the name dictionary.
Public MethodSearches not used pages in PDF document and removes not used pages from PDF document. Also method removes all references to removed PDF pages.
Public MethodOverloaded. Saves the PDF document to stream.
Public MethodOverloaded. Saves the changes to specified stream and switches to specified stream.
Public MethodOverloaded. Verifies the PDF document to conformance with the specified format.
See Also