Winnovative Word to PDF Converter

LinkUrlElement Constructor

Winnovative Word to PDF Converter Documentation
Constructs a URL link element

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public LinkUrlElement(
	RectangleF linkRectangle,
	string linkURL
)

Parameters

linkRectangle
Type: System.DrawingRectangleF
The link rectangle in page
linkURL
Type: SystemString
The link destination URL
See Also

Reference