Used to add a note to a paragraph/fragment.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

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

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Paragraphs..::..Note

See Also