Gets or sets the location of the bookmark relative to the top of the page.
[Visual Basic]
Public Property Offset As Single
[C#]
public float Offset {get; set;}
A float value that represents the location of the bookmark in inches.
[C#]
private void arv_TableOfContentsClick(object sender, System.EventArgs e) |
[Visual Basic]
Private Sub arv_TableOfContentsClick(ByVal sender As Object, ByVal e As System.EventArgs) Handles arv.TableOfContentsClick |
Bookmark Class | Bookmark Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.