Click or drag to resize

Pdfium.Net SDK Namespaces

All classes are logically grouped into namespaces. SDK has one root namespace called Patagames.Pdf, which has several namespaces of the lower level. The basic ones are: Patagames.Pdf.Net, Patagames.Pdf.Net.Annotations, Patagames.Pdf.Net.Controls.WinForms, Patagames.Pdf.Net.Controls.Wpf.

Namespace

Description

Patagames.Pdf

Provides supporting types for interoperation between .Net managed types and Pdfium API and provides base classes for other specific scenarios of interoperation between managed and unmanaged types. You may only need them to develop your own class library based on the Pdfium API.

Patagames.Pdf.Enums

Contains all enumerations used by both managed and unmanaged types.

Patagames.Pdf.Net

Patagames.Pdf.Net and its child namespaces contain .Net class library that are used to create and manage the PDF documents.

Patagames.Pdf.Net.Annotations

Contains types used to create and manipulate the PDF annotations.

Patagames.Pdf.Net.BasicTypes

Contains types types that are represents the values of dictionary entries and other PDF data values.

Patagames.Pdf.Net.Controls

Provides types to create PDF viewer and over UI common to all platforms.

Patagames.Pdf.Net.Controls.WinForms

Provides classes to create PDF viewer control and various operations in Windows Forms application.

Patagames.Pdf.Net.Controls.WinForms.ToolBars

Provides classes to create PDF viewer toolbars in Windows Forms application.

Patagames.Pdf.Net.Controls.Wpf

Provides classes to create PDF viewer control and various operations in WPF application.

Patagames.Pdf.Net.Controls.Wpf.ToolBars

Provides classes to create PDF viewer toolbars in WPF application.

Patagames.Pdf.Net.Controls.Xamarin.iOS

Provides classes to create PDF viewer control and various operations in Xamarin iOS application.

Patagames.Pdf.Net.EventArguments

Contains a set of classes that are used to manage the events data.

Patagames.Pdf.Net.Exceptions

Contains classes that describe exceptions.

Patagames.Pdf.Net.Wrappers

Provides access to specialized wrappers around PDF dictionaries.