Gets the title of the Movie Annotation.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetTitle As String
public:
virtual String^ GetTitle() sealed
Return Value
Type:
String A string representing the title of the Movie Annotation
Remarks Movie actions may use this title to reference the movie annotation.
See Also