'Declaration
<GuidAttribute("1747605B-CF88-3985-8A50-F4B859A5DFBD")> Public Delegate Sub GdViewer.PdfFileNavigationEventHandler( _ ByRef FilePath As String, _ ByRef Cancel As Boolean _ )
[Guid("1747605B-CF88-3985-8A50-F4B859A5DFBD")] public delegate void GdViewer.PdfFileNavigationEventHandler( ref string FilePath, ref bool Cancel )
public delegate GdViewer.PdfFileNavigationEventHandler( var FilePath: String; var Cancel: Boolean );
GuidAttribute("1747605B-CF88-3985-8A50-F4B859A5DFBD") public delegate GdViewer.PdfFileNavigationEventHandler( FilePath : String, Cancel : boolean )
Parameters
- FilePath
- Cancel