Accusoft.PdfXpress7.Net
BookmarkNotFoundException Class
Members 




Thrown when an attempt is made to remove a bookmark that does not exist in the PDF document.
Object Model
BookmarkNotFoundException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class BookmarkNotFoundException 
   Inherits System.Exception
   Implements System.Runtime.InteropServices._ExceptionSystem.Runtime.Serialization.ISerializable 
'Usage
 
Dim instance As BookmarkNotFoundException
[Serializable()]
public __gc __sealed class BookmarkNotFoundException : public System.Exception, System.Runtime.InteropServices._ExceptionSystem.Runtime.Serialization.ISerializable  
Remarks

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.

Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.PdfXpressSdk.BookmarkNotFoundException

See Also

Reference

BookmarkNotFoundException Members
Accusoft.PdfXpressSdk Namespace
BookmarkContext Class
RemoveBookmark Method

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback