Represents an anchor within a document.
One or more anchors can be associated with a RenderObject
via the Anchors property on the object.
An anchor (and thus the render object associated with it) can be the
target of a C1Hyperlink if that hyperlink's LinkTarget
is a C1LinkTargetAnchor and that anchor's AnchorName
is set to that anchor's Name.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class C1Anchor |
Visual Basic |
---|
Public Class C1Anchor |