Click or drag to resize

InkGetSubject Method

Gets subject of the Markup Annotation.

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

Return Value

Type: String
A string representing the subject of the Markup Annotation

Implements

IMarkupGetSubject
Remarks
The subject is The Text representing a short description of the subject being addressed by the annotation.
See Also