C1.C1Preview Namespace > C1LinkTarget Class > GetDocumentLocation Method : GetDocumentLocation(Int32,C1PrintDocument) Method |
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).
'Declaration Public Overloads Function GetDocumentLocation( _ ByVal currentPageIndex As Integer, _ ByVal document As C1PrintDocument _ ) As DocumentLocation
public DocumentLocation GetDocumentLocation( int currentPageIndex, C1PrintDocument document )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2