Overload List
Name | Description | |
---|---|---|
GetDocumentLocation(Int32, C1MultiDocument) |
Returns the DocumentLocation pointed to by the current link target.
(Inherited from C1LinkTarget.)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). |
|
GetDocumentLocation(Int32, C1PrintDocument) |
Returns the DocumentLocation pointed to by the current link target.
(Inherited from C1LinkTarget.)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). |