PdfDestination(PdfPage) Constructor
Creates a destination for the top left corner of the given PDF page
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfDestination(
PdfPage page
)
Public Sub New (
page As PdfPage
)
public:
PdfDestination(
PdfPage^ page
)
new :
page : PdfPage -> PdfDestination
Parameters
- page PdfPage
- The target page