New to Telerik ReportingStart a free 30-day trial

IBookmarkNode

Interface

Internal use only

Definition

Namespace:Telerik.Reporting.Processing

Assembly:Telerik.Reporting.dll

Syntax:

C#
public interface IBookmarkNode

Derived Classes: BookmarkNode

Properties

Internal use only

C#
IEnumerable<IBookmarkNode> BookmarkNodes { get; }

Id

string

Internal use only

C#
string Id { get; }

Page

int

Internal use only

C#
int Page { get; }

Text

string

Internal use only

C#
string Text { get; }

X

int

Internal use only

C#
int X { get; }

Y

int

Internal use only

C#
int Y { get; }
In this article
DefinitionPropertiesBookmarkNodesIdPageTextXY
Not finding the help you need?
Contact Support