PdfDestination Constructor |
Name | Description | |
---|---|---|
PdfDestination |
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.
| |
PdfDestination(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.
|