Show / Hide Table of Contents

Interface IPTBookmarkViewControllerDelegate

Namespace: pdftron.PDF.Controls
Assembly: Tools.dll
Syntax
public interface IPTBookmarkViewControllerDelegate : INativeObject, IDisposable

Extension Methods

PTBookmarkViewControllerDelegate_Extensions.BookmarkViewControllerBookmarkAdded(IPTBookmarkViewControllerDelegate, PTBookmarkViewController, PTUserBookmark)
PTBookmarkViewControllerDelegate_Extensions.BookmarkViewControllerBookmarkModified(IPTBookmarkViewControllerDelegate, PTBookmarkViewController, PTUserBookmark)
PTBookmarkViewControllerDelegate_Extensions.BookmarkViewControllerBookmarkRemoved(IPTBookmarkViewControllerDelegate, PTBookmarkViewController, PTUserBookmark)
PTBookmarkViewControllerDelegate_Extensions.BookmarkViewControllerBookmarkSelected(IPTBookmarkViewControllerDelegate, PTBookmarkViewController, PTUserBookmark)
PTBookmarkViewControllerDelegate_Extensions.BookmarkViewControllerDidCancel(IPTBookmarkViewControllerDelegate, PTBookmarkViewController)
Back to top Generated by DocFX