var instance = new Vintasoft.Imaging.Pdf.WebPdfBookmarkJS(document); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfActionJS value = instance.get_Action();
function get_Action() : WebPdfActionJS;
Return Value
WebPdfActionJS object OR null.
var instance = new Vintasoft.Imaging.Pdf.WebPdfBookmarkJS(document); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfActionJS value = instance.get_Action();
function get_Action() : WebPdfActionJS;