AnnotationManager Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Represents an object that manages the Annotations that appear on a Document's pages when displayed in a DocumentViewer.

Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public class AnnotationManager
Visual Basic
Public Class AnnotationManager
Visual C++
public ref class AnnotationManager

Inheritance Hierarchy

System..::..Object
  PDFTron.SilverDox.Documents.Annotations..::..AnnotationManager

See Also