GoToRemoteAction

GoToRemoteAction(string, int)

GoToRemoteAction nesnesini başlatır.

public GoToRemoteAction(string remotePdf, int remotePageNumber)
ParametreTipTanım
remotePdfStringHedef PDF belgesi.
remotePageNumberInt32Hedef sayfa numarası.

Ayrıca bakınız


GoToRemoteAction(string, ExplicitDestination)

GoToRemoteAction nesnesini başlatır.

public GoToRemoteAction(string remotePdf, ExplicitDestination destination)
ParametreTipTanım
remotePdfStringHedef PDF belgesi.
destinationExplicitDestinationPDF belgesindeki hedef.

Ayrıca bakınız