API for PDFNet SDK for Universal Windows Platform (UWP)
API for PDFNet SDK for Universal Windows Platform (UWP)
pdftron.PDF
Bookmark Class
Bookmark Methods
AddChild Method
AddNext Method
AddPrev Method
Close Method
Create Method
Delete Method
Find Method
GetAction Method
GetColor Method
GetFirstChild Method
GetFlags Method
GetIndent Method
GetLastChild Method
GetNext Method
GetOpenCount Method
GetParent Method
GetPrev Method
GetSDFObj Method
GetTitle Method
GetTitleObj Method
HasChildren Method
IsOpen Method
IsValid Method
RemoveAction Method
Set Method
SetAction Method
SetColor Method
SetFlags Method
SetOpen Method
SetTitle Method
Unlink Method
Bookmark
Delete Method
Removes the Bookmark's subtree from the bookmark tree containing it.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
C#
VB
C++
JavaScript
Copy
public
void
Delete
()
Public
Sub
Delete
public
:
virtual
void
Delete
()
sealed
function
Delete
();
See Also
Reference
Bookmark Class
pdftron.PDF Namespace