PDF File Writer Class Library - Author Uzi Granot
PdfPageAddLinkAction Method |
Add go to action
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public PdfAnnotation AddLinkAction( string LocMarkerName, PdfRectangle AnnotRect )
Parameters
- LocMarkerName
- Type: SystemString
Destination name - AnnotRect
- Type: PdfFileWriterPdfRectangle
Annotation rectangle
Return Value
Type: PdfAnnotationPdfAnnotation object
