ExplicitDestination(PdfPage, PointF) Constructor
Constructs a destination to the specified location in the specified page
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public ExplicitDestination(
PdfPage page,
PointF point
)
Public Sub New (
page As PdfPage,
point As PointF
)
public:
ExplicitDestination(
PdfPage^ page,
PointF point
)
new :
page : PdfPage *
point : PointF -> ExplicitDestination
Parameters
- page PdfPage
- The destination page
- point PointF
- The destination point in page