var instance = new Vintasoft.Imaging.Pdf.WebPdfBookmarkJS(document); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_Title(value);
function set_Title(
valueThe text to be displayed on the screen for this bookmark.: string
) : any;
Parameters
- value
- The text to be displayed on the screen for this bookmark.