C1.Silverlight.PdfViewer.5
GoToBookmark Method

The multilevel title of the bookmark to jump to.
Jump to a specified bookmark.
Syntax
'Declaration
 
Public Sub GoToBookmark( _
   ByVal ParamArray title() As System.String _
) 
public void GoToBookmark( 
   params System.string[] title
)

Parameters

title
The multilevel title of the bookmark to jump to.
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members

 

 


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