Link Search Menu Expand Document

OutlinesCollectionAdd Method

Adds the outline to the end of the collection.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public void Add(
	Outline outline
)

Parameters

outline
Type: Bytescout.PDFOutline
Outline to be added to the end of the collection.
See Also

Reference