PdfDestination(PdfPage, PointFloat, PdfDestinationViewMode) Constructor
Creates a destination for the given point in the given PDF page having the given view mode
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfDestination(
PdfPage page,
PointFloat point,
PdfDestinationViewMode viewMode
)
Parameters
- page PdfPage
- The target page
- point PointFloat
- The target point in page
- viewMode PdfDestinationViewMode
- The destination view mode