ComHelpersCreateOutline Method (String, Action)ByteScout PDF SDK

[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreateOutline(System.String,Bytescout.PDF.Action)"]

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public Outline CreateOutline(
	string title,
	Action action
)

Parameters

title
Type: SystemString

[Missing <param name="title"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateOutline(System.String,Bytescout.PDF.Action)"]

action
Type: Bytescout.PDFAction

[Missing <param name="action"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateOutline(System.String,Bytescout.PDF.Action)"]

Return Value

Type: Outline

[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreateOutline(System.String,Bytescout.PDF.Action)"]

See Also

Reference