com.groupdocs.viewer.results

The package provides classes and interfaces that represent document rendering results.

These classes encapsulate information about various elements and components of the rendered document, such as pages, attachments, views, resources, and more.

The main classes in this package are:

  • Page - Represents a single page that can be viewed.
  • Attachment - Represents an attachment file contained by an email message, archive, PDF document, or Outlook data file.
  • PdfViewInfo - Represents view information for a PDF document.

For more details on working with document rendering results using GroupDocs.Viewer, please refer to the GroupDocs.Viewer Documentation.

Classes

Class Description
Resource Represents HTML resource such as font, style, image or graphics.

Interfaces

Interface Description
ArchiveViewInfo Represents view information for an archive file.
Attachment Represents an attachment file contained by an email message, archive, PDF document, or Outlook data file.
CadViewInfo Represents view information for a CAD drawing.
Character Represents a relatively positioned rectangle that contains a single character.
FileInfo Contains information about a file.
Layer Represents a layer contained by a CAD drawing.
Layout Represents a layout contained by a CAD drawing.
Line Represents a relatively positioned rectangle that contains a single line.
LotusNotesViewInfo Represents view information for Lotus Notes database storage.
OutlookViewInfo Represents view information for an Outlook Data file.
Page Represents a single page that can be viewed.
PdfViewInfo Represents view information for a PDF document.
ProjectManagementViewInfo Represents view information for an MS Project document.
TextElement Represents a generic text element.
ViewInfo Represents view information for a generic document.
Word Represents a relatively positioned rectangle that contains a single word.