[]
Gets or sets a ScriptStringValue yielding the bookmark associated with the current object.
[C1Category("Navigation")]
[C1Description("VisualReportObject.Bookmark", "Text or expression yielding the bookmark associated with the current object.")]
public ScriptStringValue Bookmark { get; set; }
<C1Category("Navigation")>
<C1Description("VisualReportObject.Bookmark", "Text or expression yielding the bookmark associated with the current object.")>
Public Property Bookmark As ScriptStringValue