Click or drag to resize

IMarkupGetSubject Method

Gets subject of the Markup Annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
string GetSubject()

Return Value

Type: String
A string representing the subject of the Markup Annotation
Remarks
The subject is The Text representing a short description of the subject being addressed by the annotation.
See Also