Skip to content

PDFDestinationType

Namespace: O2S.Components.PDF4NET.Destinations

Supported destination types.

public enum PDFDestinationType

Inheritance ObjectValueTypeEnumPDFDestinationType
Implements

Fields

Name Value Description
PageDestination 0 A destination to a page identified by a PDFPage.
PageNumberDestination 1 A destination to a page identified by its page number.
NamedDestination 2 A named destination.