Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1AnchorText Class
Members

In This Topic
    C1AnchorText Class
    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 Position).
    Object Model
    C1AnchorText Class
    Syntax
    'Declaration
     
    Public Class C1AnchorText 
       Inherits C1Anchor
    public class C1AnchorText : C1Anchor 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.C1Anchor
          C1.C1Preview.C1AnchorText

    See Also