In This Topic
Represents an anchor within a text object (a
RenderText, a
RenderParagraph or a
RenderRichText). Based on
C1Anchor, adds the ability to reference a specific position within the text (see
C1AnchorText.Position).
Object Model
Syntax
'Declaration
Public Class C1AnchorText
Inherits C1Anchor
public class C1AnchorText : C1Anchor
Inheritance Hierarchy
See Also