Some test text!

Search
Hamburger Icon

Xamarin / Guides / APIs

APIs for PDF Viewer in Xamarin

The following are utility classes that can be used for document viewing.

Xamarin.Android C#

pdftron.PDF.Controls.DocumentActivity
DocumentActivity is derived from androidx.appcompat.app.AppCompatActivity and is an all-in-one document reader and PDF editor.

pdftron.PDF.ControlsPdfViewCtrlTabHostFragment
The PdfViewCtrlTabHostFragment2 shows multiple PdfViewCtrlTabFragment2 in tab layout.

pdftron.PDF.Controls.PdfViewCtrlTabFragment2
The PdfViewCtrlTabFragment2 shows com.pdftron.pdf.PDFViewCtrl out of the box with controls such as AnnotationToolbarComponent, DocumentSlider, ThumbnailsViewFragment etc.

pdftron.PDF.PDFViewCtrl
PDFViewCtrl is derived from android.view.ViewGroup and encapsulates a rich set of functionalities for interactive viewing of PDF documents.

Xamarin.iOS C#

pdftron.PDF.Controls.PTDocumentController
PTDocumentController is part of the tools library and is an all-in-one document reader and PDF editor.

pdftron.PDF.Controls.PTTabbedDocumentViewController
PTTabbedDocumentViewController hosts multiple PTDocumentControllers with a tabbed interface.

pdftron.PDF.PDFViewCtrl
PTPDFViewCtrl is a UIView and encapsulates a rich set of functionalities for interactive viewing of PDF documents.

Get the answers you need: Chat with us