FlexReport for WinForms
Bookmark プロパティ (ReportLinkTargetBookmark)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > ReportLinkTargetBookmark クラス : Bookmark プロパティ
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.)
シンタックス
'宣言
 
Public Property Bookmark As ScriptStringValue
'使用法
 
Dim instance As ReportLinkTargetBookmark
Dim value As ScriptStringValue
 
instance.Bookmark = value
 
value = instance.Bookmark
public ScriptStringValue Bookmark {get; set;}
参照

参照

ReportLinkTargetBookmark クラス
ReportLinkTargetBookmark メンバ