'Declaration Public Function New( _
ByVal documentДокумент PDF.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal attachmentAnnotationPageIndexИндекс страницы аннотации вложения, который определяет индекс страницы (отсчет от нуля) в текущем документе, содержащем аннотацию вложения файла.As System.Int32, _
ByVal attachmentAnnotationIndexИндекс аннотации вложения, указывающий индекс (отсчитываемый от нуля) в коллекции Annotations.As System.Int32 _
)
public PdfEmbeddedGotoActionTarget(
Vintasoft.Imaging.Pdf.PdfDocument document,
System.Int32 attachmentAnnotationPageIndex,
System.Int32 attachmentAnnotationIndex
)
public: PdfEmbeddedGotoActionTarget(
Vintasoft.Imaging.Pdf.PdfDocument* document,
System.Int32 attachmentAnnotationPageIndex,
System.Int32 attachmentAnnotationIndex
)
public:
PdfEmbeddedGotoActionTarget(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
System.Int32 attachmentAnnotationPageIndex,
System.Int32 attachmentAnnotationIndex
)
Parameters
- document
- Документ PDF.
- attachmentAnnotationPageIndex
- Индекс страницы аннотации вложения, который определяет индекс страницы (отсчет от нуля) в текущем документе, содержащем аннотацию вложения файла.
- attachmentAnnotationIndex
- Индекс аннотации вложения, указывающий индекс (отсчитываемый от нуля) в коллекции Annotations.