C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1AnchorText Class
Members

C1AnchorText Class
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
 
Inheritance Hierarchy

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

See Also