Click or drag to resize

PdfDestination Constructor

Overload List
  NameDescription
Public methodPdfDestination
Constructs a new, empty PdfDestination object. PdfDestination has a number of convenience factory methods for making the most common types of PdfDestination objects. After calling one of these methods, it will still be necessary to set the Page property to have a valid destination.
Protected methodPdfDestination(SerializationInfo, StreamingContext)
Constructs a new, empty PdfDestination object. PdfDestination has a number of convenience factory methods for making the most common types of PdfDestination objects. After calling one of these methods, it will still be necessary to set the Page property to have a valid destination.
Top
See Also