EVO Word to PDF Converter

ExplicitDestination Constructor (PdfPage, PointF)

EVO Word to PDF Converter Documentation
Constructs a destination to the specified location in the specified page

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public ExplicitDestination(
	PdfPage page,
	PointF point
)

Parameters

page
Type: EvoWordToPdfPdfPage
The destination page
point
Type: System.DrawingPointF
The destination point in page
See Also

Reference