'Declaration Public Function New( _
ByVal destinationМесто назначения для перехода.As PdfDestinationBase, _
ByVal targetЦелевая информация, указывающая путь к целевому документу.As PdfEmbeddedGotoActionTarget _
)
public PdfEmbeddedGotoAction(
PdfDestinationBase destination,
PdfEmbeddedGotoActionTarget target
)
public: PdfEmbeddedGotoAction(
PdfDestinationBase* destination,
PdfEmbeddedGotoActionTarget* target
)
public:
PdfEmbeddedGotoAction(
PdfDestinationBase^ destination,
PdfEmbeddedGotoActionTarget^ target
)
Parameters
- destination
- Место назначения для перехода.
- target
- Целевая информация, указывающая путь к целевому документу.