AddBookmark(String,Int32,Double) Method
Adds a bookmark to the current page.
'Declaration
Public Overloads Sub AddBookmark( _
ByVal As String, _
ByVal As Integer, _
ByVal As Double _
)
Parameters
- text
- Text that appears on the outline tree.
- level
- Outline level (zero is the top level).
- y
- Position on the current page where the outline entry is located (in points).