C1.Silverlight.PdfViewer.5
Bookmarks Property

Gets the list of top level bookmarks for this document.
Syntax
'Declaration
 
Public ReadOnly Property Bookmarks As System.Collections.Generic.IEnumerable(Of Bookmark)
public System.Collections.Generic.IEnumerable<Bookmark> Bookmarks {get;}
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.