Sticky Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Represents a sticky note annotation.

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

Syntax

C#
public class Sticky : Annotation
Visual Basic
Public Class Sticky _
	Inherits Annotation
Visual C++
public ref class Sticky : public Annotation

Inheritance Hierarchy

System..::..Object
  PDFTron.SilverDox.Documents.Annotations..::..Annotation
    PDFTron.SilverDox.Documents.Annotations..::..Sticky

See Also