[]
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.).
public class C1LinkTargetDocumentLocation : C1LinkTarget
Name | Description |
---|---|
C1LinkTargetDocumentLocation() | Initializes a new instance of the C1LinkTargetDocumentLocation class. |
C1LinkTargetDocumentLocation(IDocumentLocation) | Initializes a new instance of the C1LinkTargetDocumentLocation class. |
Name | Description |
---|---|
DocumentLocation | Gets the target object supporting the IDocumentLocation interface. |