ComponentOne FlexReport for WinForms
Bookmark Property (ReportLinkTargetBookmark)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportLinkTargetBookmark Class : Bookmark Property
Gets or sets a ScriptStringValue yielding the bookmark in the current report. (To associate a bookmark with an object, use the object's Bookmark property.)
Syntax
'Declaration
 
Public Property Bookmark As ScriptStringValue
public ScriptStringValue Bookmark {get; set;}
See Also

Reference

ReportLinkTargetBookmark Class
ReportLinkTargetBookmark Members