Class CustomExplicitDestination

CustomExplicitDestination class

Represents custom explicit destination.

public sealed class CustomExplicitDestination : ExplicitDestination

Properties

NameDescription
Page { get; }Gets the destination page object
PageNumber { get; }Gets the destination page number

Methods

NameDescription
override ToString()Converts to page number.

See Also