Winnovative Word to PDF Converter

ExplicitDestination Constructor (PdfPage, PointF, DestinationViewMode)

Winnovative Word to PDF Converter Documentation
Constructs a destination to the specified location in the specified page and with the specified view mode of the destination page

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

public ExplicitDestination(
	PdfPage page,
	PointF point,
	DestinationViewMode viewMode
)

Parameters

page
Type: WnvWordToPdfPdfPage
The destination page
point
Type: System.DrawingPointF
The destination point in page
viewMode
Type: WnvWordToPdfDestinationViewMode
The destination view mode
See Also

Reference