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.).
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class C1LinkTargetDocumentLocation : C1LinkTarget |
Visual Basic |
---|
Public Class C1LinkTargetDocumentLocation _ Inherits C1LinkTarget |