Click or drag to resize

ExplicitDestination(PdfPage) Constructor

Constructs a destination to the specified page

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public ExplicitDestination(
	PdfPage page
)

Parameters

page  PdfPage
The destination page
See Also