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

C1LinkTargetDocumentLocation Class
Describes a C1LinkTarget pointing to an object within the current document that supports the IDocumentLocation interface. Types supporting that interface include RenderObject, ParagraphObject, C1Page, and table elements (rows, columns, etc.).
Object Model
C1LinkTargetDocumentLocation Class
Syntax
'Declaration
 
Public Class C1LinkTargetDocumentLocation 
   Inherits C1LinkTarget
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.C1LinkTarget
      C1.C1Preview.C1LinkTargetDocumentLocation

See Also