Click or drag to resize

Patagames.Pdf.Net.Controls Namespace

Provides types to create PDF viewer and over UI common to all platforms.
Classes
  ClassDescription
Public classPdfViewerCore
An abstract class that provides the core functionality of a PDF viewer common to all platforms.
Structures
  StructureDescription
Public structureHighlightInfo
Represents information about highlighted text in the control
Public structureInt32Point
Describes the X and Y of an integer point.
Public structureInt32Rect
Describes the width, height, and location of an integer rectangle.
Public structureInt32Size
Stores an ordered pair of integers, which specify a Height and Width.
Public structureSelectInfo
Represents the information about the selected text in the control
Public structureSinglePadding
Represents padding or margin information associated with a user interface (UI) element.
Public structureSinglePoint
Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane in the control's coordinate space.
Public structureSingleRect
Describes the width, height, and location of a floating rectangle in the control's coordinate space.
Public structureSingleSize
Stores an ordered pair of integers, which specify a Height and Width in the control's coordinate space.
Interfaces
  InterfaceDescription
Public interfaceINativeRenderer
An interface for interacting with the native device on which the control is rendered.
Enumerations
  EnumerationDescription
Public enumerationMouseModes
Specifies how the PdfViewer will process mouse events
Public enumerationRenderMode
Specifies how the PdfViewer will render pages
Public enumerationSizeModes
Specifies how an pdf page is positioned within a PdfView control.
Public enumerationViewModes
Specifies how the PdfViewer will display pages