var instance = new Vintasoft.Imaging.Pdf.WebPdfBookmarkJS(document); var value; // Type: string value = instance.get_Title();
function get_Title() : string;
Return Value
The text to be displayed on the screen for this bookmark.
var instance = new Vintasoft.Imaging.Pdf.WebPdfBookmarkJS(document); var value; // Type: string value = instance.get_Title();
function get_Title() : string;