CustomExplicitDestination Class
Represents custom explicit destination.
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.AnnotationsExplicitDestination
    Aspose.Pdf.AnnotationsCustomExplicitDestination

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public sealed class CustomExplicitDestination : ExplicitDestination

The CustomExplicitDestination type exposes the following members.

Properties
  NameDescription
Public propertyPage
Gets the destination page object
(Inherited from ExplicitDestination.)
Public propertyPageNumber
Gets the destination page number
(Inherited from ExplicitDestination.)
Methods
See Also