Link Search Menu Expand Document

ComHelpersCreateDestination Method

[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreateDestination(Bytescout.PDF.Page,System.Single)"]

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Destination CreateDestination(
	Page page,
	float top
)

Parameters

page
Type: Bytescout.PDFPage

[Missing <param name="page"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateDestination(Bytescout.PDF.Page,System.Single)"]

top
Type: SystemSingle

[Missing <param name="top"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateDestination(Bytescout.PDF.Page,System.Single)"]

Return Value

Type: Destination

[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreateDestination(Bytescout.PDF.Page,System.Single)"]

See Also

Reference