ASP.NET PDF Processing SDK Component

Methods

Public Method AddPage      

Add the PDF File to specific position of existing PDF File.

Public Method Crop  

Crop specific part of PDF file.

Public Method DeletePage      

Delete specific Page of PDF file.

Public Method Encrypt   

Add the user password to existing PDF File.

Public Method GetPageCount   

Get the total page number of PDF file.

Public Method Masking   

Cover any unwanted page content (except annotations) with opaque rectangles.

Public Method Merge  

Combine two PDF Files into a single multi-page PDF File.

Public Method MergeEx

Combine two PDF Files from specific pages into a single multi page PDF File.

Public Method MergeWithBookmarks

Combine two PDF Files into a single multi page PDF File and create the bookmarks.

Public Method Rotate

Rotating specific page to 90,180,270 degrees.

Public Method RotateAllPage

Rotating all pages to 90,180,270 degrees.

Public Method Split

Splits one PDF document into two PDF files.