M_PDFiumSharp_PDFium_FPDFBookmark_GetTitle - ArgusMagnus/PDFiumSharp GitHub Wiki
Get the title of bookmark.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static string FPDFBookmark_GetTitle(
FPDF_BOOKMARK bookmark
)
- bookmark
- Type: PDFiumSharp.Types.FPDF_BOOKMARK
Handle to the bookmark.
Type: String
The title of the bookmark.