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