Click or drag to resize

StiReportAddAnchor Method (Object, Object)

Adds anchor.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void AddAnchor(
	Object value,
	Object component
)

Parameters

value
Type: SystemObject
An anchor value.
component
Type: SystemObject
The sender object from the GetTag event.
See Also