Link Search Menu Expand Document

OptionalContentGroupAdd Method

Adds the element 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(
	OptionalContentGroupItem item
)

Parameters

item
Type: Bytescout.PDFOptionalContentGroupItem
The element to be added.
See Also

Reference