[]
        
(Showing Draft Content)

C1.C1Preview.C1LinkTargetDocumentLocation

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.).

Inheritance
C1LinkTargetDocumentLocation
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class C1LinkTargetDocumentLocation : C1LinkTarget

Constructors

Name Description
C1LinkTargetDocumentLocation()

Initializes a new instance of the C1LinkTargetDocumentLocation class.

C1LinkTargetDocumentLocation(IDocumentLocation)

Initializes a new instance of the C1LinkTargetDocumentLocation class.

Properties

Name Description
DocumentLocation

Gets the target object supporting the IDocumentLocation interface.