LayerCollectionAdd Method ByteScout PDF SDK
Adds the specified action 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(
	Layer layer
)

Parameters

layer
Type: Bytescout.PDFLayer
Layer to be added.
See Also

Reference