DeselectAllAnnotations Method

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Deselects all currently selected annotations

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

Syntax

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

See Also