C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1LinkTargetPage Class / GetDocumentLocation Method

In This Topic
GetDocumentLocation Method (C1LinkTargetPage)
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