ReadonlybyReadonlycommandLower-cased explicit-destination type: xyz, fit, fith, fitv,
fitr, fitb, fitbh, or fitbv.
The corresponding PDF names and their semantics are specified by ISO 32000-2:2020, 12.3.2.2, Table 149.
Readonlypage1-based position to resolve when the destination is followed or encoded.
ReadonlyparamsOperands following the destination type, in the order prescribed by
ISO 32000-2:2020, 12.3.2.2, Table 149. Depending on command, these
are left, top, right, bottom, and/or zoom; null represents a
PDF null operand, meaning that the corresponding current value is
retained.
Destination that keeps pointing at a fixed 1-based position.
The simplest way to create one is PdfPage.dest on the page currently occupying the desired position:
The resulting destination keeps page number 5 even if another logical page later occupies that position.