The author displayed in the sticky note.

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

Syntax

C#
public string Author { get; set; }
Visual Basic
Public Property Author As String
	Get
	Set

Remarks

Default nullNothingnullptra null reference (Nothing in Visual Basic), which means no author.

See Also