CustomExplicitDestination

CustomExplicitDestination class

Represents custom explicit destination.

The CustomExplicitDestination type exposes the following members:

Properties

NameDescription
pageGets the destination page object
page_numberGets the destination page number

Methods

NameDescription
create_destination(page, type, values)Creates instances of ExplicitDestination descendant classes.
create_destination(doc, page_number, type, values)Creates instances of ExplicitDestination descendant classes.
create_destination(page_number, type, values)Creates instances of ExplicitDestination descendant classes.
to_string()Converts to page number.

See Also