Used to add a sticky note to a document.

Namespace: TallComponents.PDF.Layout.Shapes.Annotations
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class NoteShape : Shape
Visual Basic
<SerializableAttribute> _
Public Class NoteShape _
	Inherits Shape

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Shapes..::..Shape
      TallComponents.PDF.Layout.Shapes.Annotations..::..NoteShape

See Also