![]() | Adds the attachment to the document. |
![]() | Adds a new given child bookmark context to the parent bookmark context. |
![]() | Adds a new given child bookmark context to the parent bookmark context. |
![]() | Adds a new sibling bookmark context to the parent bookmark context. |
![]() | Adds a new sibling bookmark context to the parent bookmark context. |
![]() | Adds a hyperlink to the specified page. |
![]() | Adds RAW or compressed image data to an existing page in a PDF document. |
![]() | Adds image data from a file to an existing page in a PDF document. |
![]() | Adds image data from a handle to an existing page in a PDF document. |
![]() | Adds image data from memory to an existing page in a PDF document. |
![]() | Adds text to a PDF document with specified formatting and rendering data. |
![]() | Adds a watermark into the current PDF document from another PDF document or text. |
![]() | Apply operations to convert a PDF document while satisfying PDF/A-1b compliance. Automatic fix-ups are applied if possible, conversion failure is raised as an exception. Note: PDF/A compliance is not guaranteed if changes are made to the PDF document after conversion has succeeded. |
![]() | This method creates a BookmarkContext object destined to be added to the document. |
![]() | Adds a new empty page to a PDF document. |
![]() | Adds RAW or compressed image data as a thumbnail to an existing page in a PDF document. |
![]() | Adds an image as a thumbnail from a file to an existing page in a PDF document. |
![]() | Adds an image as a thumbnail from a handle to an existing page in a PDF document. |
![]() | Adds an image as a thumbnail from memory to an existing page in a PDF document. |
![]() | Removes the annotation at the specified annotation index from the specified page. |
![]() | Deletes the attachment specified by the index. |
![]() | Removes the hyperlink at the specified index from the specified page. |
![]() | Deletes an existing page from a PDF document. |
![]() | Deletes the thumbnail from a PDF page. |
![]() | Deletes watermarks from the document's page. |
![]() | Exports PDF annotations to XFDF text data. |
![]() | Exports PDF annotations to XFDF text data. |
![]() | Extracts the images on the page specified by the page number using the options specified. |
![]() | Extract pages from the current PDFDocument into new PDFDocument(s). |
![]() | Extracts the thumbnail image on the page specified by the page number. |
![]() | Gets the number of annotations associated with the given page within the PDF Document. |
![]() | Gets the name of the specific annotation for the specified page in a PDF document. |
![]() | Gets the subtype of the annotation at the specified annotation index from the specified page. |
![]() | Returns the attachment at the specified index. |
![]() | Returns the number of attachments in the document. |
![]() | Gets the child bookmark context of the given parent bookmark context. |
![]() | Gets the root bookmark context. |
![]() | Gets the next sibling bookmark context of the parent bookmark context. |
![]() | Gets the extracted image from the previous call to ExtractImages(). |
![]() | Gets the hyperlink at the specified page and index. |
![]() | Returns the number of hyperlinks on the specified page. |
![]() | Gets information about an existing page in a PDF Document. |
![]() | Gets a TextFinder object for a page of the current document which contains the matching text information from user-defined criteria. |
![]() | Specifies information on how PDF imports XFDF annotation information to the PDF document. |
![]() | Imports XFDF text data to PDF annotations. |
![]() | Insert pages into the current PdfDocument from another PdfDocument. |
![]() | Determines if the page strictly uses the color space DeviceGray for visible graphics. |
![]() | Moves a page from one index in the PdfDocument to another location. |
![]() | Creates a new PdfDocument. |
![]() | Opens a PDFDocument using the specified FileName and PassWord. |
![]() | Opens the PDF document with an option to repair. |
![]() | Opens a PDF document from a buffer. |
![]() | Opens a PDF document from a handle. |
![]() | Opens a PDF document with the specified option values. |
![]() | Removes a bookmark from a PDF document. |
![]() | Generates a bitmap of an existing page using the current screen resolution. |
![]() | Renders a page to an ImageDataInfo object. |
![]() | Draw PDF page to a Windows GDI device context. |
![]() | Renders a page to a (DIB) Device Independent Bitmap at screen resolution. |
![]() | Renders a page to an Encapsulated PostScript file. |
![]() | Renders a page to a bitmap. |
![]() | Renders a page to a DIB (Device Independent Bitmap). |
![]() | Saves the document with the given save option values. |
![]() | Saves a PDF document into a new local memory buffer. |
![]() | Saves a PDF document into a new global memory buffer, accessed using a handle. |
![]() | Sets the parent PDFXpress control. |
![]() | Gets and sets the PDF document ID. |
![]() | Gets whether the PDF file is linearized. |
![]() | Gets a reference to DocumentMetadata, which includes general information like the document title, author, and creation dates. |
![]() | Gets the number of pages in the PDF document. |
![]() | IsPortfolio |
![]() | Gets and sets a value which indicates if the image is owned by a PDF document. |
![]() | Specifies the version of the PDF standard the document adheres to. |
![]() | Event that fires after each page is inserted to allow the user to cancel the current process. |
![]() | Event that fires during exporting to allow continuation or inserting a cancel. |
![]() | Event that fires during importing to allow continuation or inserting a cancel. |
![]() | The ExportedAnnotation event is raised after each PDF annotation is completely exported to another format. |