PdfActionGoTo Constructor
Creates a Go To action based on the specified explicit destination.
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.0.0
public PdfActionGoTo(
ExplicitDestination goToDestination
)
Parameters
- goToDestination ExplicitDestination
- The destination of the Go To action.