InternalLinkElement Constructor
Constructs a PDF internal link element with the given location and destination
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public InternalLinkElement(
RectangleF linkRectangle,
ExplicitDestination linkDestination
)
Public Sub New (
linkRectangle As RectangleF,
linkDestination As ExplicitDestination
)
public:
InternalLinkElement(
RectangleF linkRectangle,
ExplicitDestination^ linkDestination
)
new :
linkRectangle : RectangleF *
linkDestination : ExplicitDestination -> InternalLinkElement
Parameters
- linkRectangle RectangleF
- The link rectangle in page
- linkDestination ExplicitDestination
- The link destination