Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1LinkTargetAnchor Class / GetDocumentLocation Method

In This Topic
    GetDocumentLocation Method (C1LinkTargetAnchor)
    In This Topic
    Returns the DocumentLocation pointed to by the current link target.

    This method may return null if the position cannot be resolved at this time (e.g. if the document has not generated yet) or the link target points to a position outside the document (e.g a URL or an external document).

    Overload List
    OverloadDescription
    Returns the DocumentLocation pointed to by the current link target.

    This method may return null if the position cannot be resolved at this time (e.g. if the document has not generated yet) or the link target points to a position outside the document (e.g a URL or an external document).

    (Inherited from C1.C1Preview.C1LinkTarget)
    Returns the DocumentLocation pointed to by the current link target.

    This method may return null if the position cannot be resolved at this time (e.g. if the document has not generated yet) or the link target points to a position outside the document (e.g a URL or an external document).

    (Inherited from C1.C1Preview.C1LinkTarget)
    See Also