MarkupAnnotationTitle Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
The text label that shall be displayed in the title bar of the annotation’s pop-up window when open and active. This entry shall identify the user who added the annotation.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string Title { get; set; }

Property Value

Type: String
The title.
See Also

Reference