For internal use only.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public C1AnchorInfo FindAnchor(
	string anchorName
)
Visual Basic
Public Function FindAnchor ( _
	anchorName As String _
) As C1AnchorInfo

Parameters

anchorName
Type: System..::..String

Return Value

See Also