Viscomsoft .NET PDF Viewer SDK

Methods

Methods

Public Method DeletePDFPage

Delete page of PDF file.

Public Method fullscreen

Show the full screen.

Public Method gotoPage

Jump to a specified page number.

Public Method MergePDF

Merge PDF files.

Public Method nextPage

Go to the next page.

Public Method previousPage

Go to the previous page.

Public Method SplitPDF

Split PDF files.

Public Method zoomIn

Zoom in PDF Document.

Public Method zoomOut

Zoom out PDF Document.

Properties 

Public Method Canvas

The surface that will display PDF file.

Public Method CurrentPage

Get the current page.

Public Method ContinuousPages

Enable/Disable the continuous scrolling.

Public Method Document

The PDF document.
 

Public Method LicenseKey

Sets the license key which unlocks the ActiveX control from demo mode. This License key is supplied by the vendor.
 

Public Method SerialNumber

For full version to activation your license.

Public Method View

Set the view of PDF (Single Page, Two-Page facing).

Public Method Zoom

Zoom to a specified ratio.

Events 

Public Method PageChanged     

Occurs when the Page has changed.