ClearAnnotations Method

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Removes all of the annotations.

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

Syntax

C#
public void ClearAnnotations()
Visual Basic
Public Sub ClearAnnotations
Visual C++
public:
void ClearAnnotations()

See Also