Skip to contents

Returns the external file path when the bookmark action is "remote_goto", "launch", or "embedded_goto", else NA_character_. Wraps FPDFAction_GetFilePath.

Usage

pdf_bookmark_filepath(bm)

Arguments

bm

A pdfium_bookmark handle from pdf_doc_bookmarks().

Value

Character scalar or NA.