Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfDestination Properties

Represents a destination (a particular view of a document) to which a document target (e.g. a bookmark) is referred to.
Name Description
Page Gets the page of a document where the corresponding destination is located.
PageIndex Gets the zero-based index of a page where the destination is located.
See Also