Accusoft.PdfXpressSdk Namespace : BookmarkNotFoundException Class |
'Declaration <SerializableAttribute()> Public NotInheritable Class BookmarkNotFoundException Inherits System.Exception Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage Dim instance As BookmarkNotFoundException
[Serializable()] public sealed class BookmarkNotFoundException : System.Exception, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[Serializable()] public __gc __sealed class BookmarkNotFoundException : public System.Exception, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[Serializable()] public ref class BookmarkNotFoundException sealed : public System.Exception, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
The Document.RemoveBookmark raises this exception when the BookmarkContext object used as the [In] argument references a PDF bookmark that has previously been deleted from the PDF document.
System.Object
System.Exception
Accusoft.PdfXpressSdk.BookmarkNotFoundException
BookmarkNotFoundException Members
Accusoft.PdfXpressSdk Namespace
BookmarkContext Class
RemoveBookmark Method