Adds an anchor (C1Anchor or C1AnchorText) at the current position in the document.
Can be used only if IsStartEndDocMode is true.
Namespace:
C1.C1PreviewThis method is equivalent to AddAnchor(String, String, Object) with the last two parameters (description and user data) specified as null values.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
Parameters
- name
- Type: System..::..String
A string assigned to the Name of the anchor.