Skip to content

PDFDestination

Namespace: O2S.Components.PDF4NET.Destinations

Defines an abstract PDF destination

public abstract class PDFDestination

Inheritance ObjectPDFDestination

Constructors

PDFDestination()

Initializes a new PDFDestination object.

public PDFDestination()

Properties

Type

Gets the destination type.

public PDFDestinationType Type { get; }

Property Value

PDFDestinationType
A PDFDestinationType that represents the type of the destination.