'Declaration Public Function New( _
ByVal destinationМесто назначения для перехода.As PdfDestinationBase, _
ByVal indirectReferenceЗначение, указывающее, должен ли быть создан объект косвенной ссылки.As Boolean _
)
public PdfGotoAction(
PdfDestinationBase destination,
bool indirectReference
)
public: PdfGotoAction(
PdfDestinationBase* destination,
bool indirectReference
)
public:
PdfGotoAction(
PdfDestinationBase^ destination,
bool indirectReference
)
Parameters
- destination
- Место назначения для перехода.
- indirectReference
- Значение, указывающее, должен ли быть создан объект косвенной ссылки.