Click or drag to resize

PdfGoToPageViewActionDestinationName Property

(Required) The named destination to jump to (see 12.3.2.3, "Named Destinations").

Namespace: SautinSoft.Pdf.Actions
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntax
public string DestinationName { get; set; }

Property Value

String
The named destination to jump to.
Exceptions
ExceptionCondition
ArgumentNullExceptionValue is .
See Also