use v6;
role ISO_32000_2::Table_206-Entries_in_a_GoToDp_dictionary {
    method S {...};
    method Dp {...};
}

=begin pod

=head1 Description

Table 206 — Entries in a GoToDp dictionary

=head1 Methods (Entries)

=head2 S [name]
- (Required; PDF 2.0) The type of action that this dictionary describes; is GoToDp for a go-to document part action.

=head2 Dp [dictionary]
- (Required; PDF 2.0) The indirect reference to a DPart dictionary to go to.

=end pod
