'Declaration Public Function SetBookmarkContainer( _
ByVal bookmarkTitleTitle of bookmark that must be used as container (root) for bookmarks added from target PDF document.As System.String _
) As Vintasoft.Imaging.Pdf.Tree.PdfBookmark
public Vintasoft.Imaging.Pdf.Tree.PdfBookmark SetBookmarkContainer(
System.String bookmarkTitle
)
public: Vintasoft.Imaging.Pdf.Tree.PdfBookmark* SetBookmarkContainer(
System.String bookmarkTitle
)
public:
Vintasoft.Imaging.Pdf.Tree.PdfBookmark^ SetBookmarkContainer(
System.String bookmarkTitle
)
Parameters
- bookmarkTitle
- Title of bookmark that must be used as container (root) for bookmarks added from target PDF document.
Return Value
The PdfBookmark.