Version

PdfDocument Class Methods

For a list of all members of this type, see PdfDocument members.

Public Methods
 NameDescription
Public MethodAddBookmarkCreates a new bookmark object that implements the IBookmark interface and adds it to the internal collection of objects.  
Public MethodAddPageOverloaded. Creates a new page object that implements the IPdfPage interface and adds it to the internal collection of objects.  
Public MethodAttachFileOverloaded. Attaches a file to the document.  
Public MethodGenerateOverloaded. Generates the PDF document.  
Public MethodSignSigns the document.  
See Also